mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-31 14:05:33 +00:00
[1541] Comment about pruning remote origin added.
This commit is contained in:
@@ -17,6 +17,11 @@
|
||||
#
|
||||
# This script lists obsolete (fully merged) branches. It is useful for periodic maintenance
|
||||
# of our GIT tree.
|
||||
|
||||
# It is good to use following command before running this script:
|
||||
#
|
||||
# git pull
|
||||
# git remote prune origin
|
||||
#
|
||||
# This script requires python 2.7 or 3.
|
||||
#
|
||||
|
Reference in New Issue
Block a user