From cc1e3c80824c5f641ff12adeb2eb2b84018e08d6 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Mon, 31 Dec 2018 14:31:47 +1300 Subject: Trim some trailing whitespace --- bash/bash_completion.d/git.bash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bash') diff --git a/bash/bash_completion.d/git.bash b/bash/bash_completion.d/git.bash index c3a4d49c..fbd182b1 100644 --- a/bash/bash_completion.d/git.bash +++ b/bash/bash_completion.d/git.bash @@ -8,7 +8,7 @@ # Define and set helper function _git() { - # What completion to do + # What completion to do case $COMP_KEY in # Complete with branch names if C-x,B is pressed -- cgit v1.2.3