Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShawn O. Pearce <spearce@spearce.org>2008-07-14 02:06:31 +0400
committerJunio C Hamano <gitster@pobox.com>2008-07-14 03:40:23 +0400
commit6c36c9e4eabadecf75f8751b1c1140da2068e2a0 (patch)
treebdada429149c000096f9d2950c08b64d62bdf8f4 /Documentation/RelNotes-1.6.0.txt
parentab02dfe533f55535bdb66e05776a4081020322c6 (diff)
bash completion: Don't offer "a.." as a completion for "a."
If the user is trying to complete "v1.5.3.<tab>" to see all of the available maintenance releases for 1.5.3 we should not give them an extra dot as the completion. Instead if the user wants a ".." or a "..." operator they should key the two dots out on their own. Its the same number of keystrokes either way. Signed-off-by: Shawn O. Pearce <spearce@spearce.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/RelNotes-1.6.0.txt')
0 files changed, 0 insertions, 0 deletions