Deleting stale git-branches
Дилян Палаузов
dilyan.palauzov at aegee.org
Mon Oct 5 05:44:11 EDT 2020
Dear all,
when I work on the command line with git and want from git to
autocomplete the words “sieve” or “master”, git does not know if I mean
the branches “sieve-1.2/master” or the directories “sieve/master”.
This ambiguity makes thing unnecessary complicated.
• Please delete all stale branches, like sieve-1.2 (last updated in
1999).
• Either rename the master branch, or rename the master directory, so
that “git log -p ma<TAB>" is unambiguous.
Greetings
Дилян
More information about the Cyrus-devel
mailing list