Add script to check all KDE source dirs and print any not on master

This commit is contained in:
Tracey Clark 2025-05-21 12:03:12 -05:00
commit 3d7f669138
2 changed files with 81 additions and 0 deletions

6
kde_dev/README.md Executable file
View 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