Add script to check all KDE source dirs and print any not on master
This commit is contained in:
parent
645fa61ba4
commit
3d7f669138
2 changed files with 81 additions and 0 deletions
6
kde_dev/README.md
Executable file
6
kde_dev/README.md
Executable file
|
|
@ -0,0 +1,6 @@
|
|||
# Utility scripts for KDE development
|
||||
|
||||
## get_branches_for_dirs
|
||||
|
||||
Gets the branch checked out for each directory under $HOME/kde/src
|
||||
Prints a list of directories that don't have master checked out, with the branch
|
||||
Loading…
Add table
Add a link
Reference in a new issue