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
  Дилян

Reply via email to