From: Felipe Contreras Date: Tue, 22 May 2012 20:46:39 +0000 (+0200) Subject: completion: remove executable mode X-Git-Tag: v1.7.12-rc0~67^2~3 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/1098ff5a213265bb0d5df9a87d5493bd168f12a0?ds=inline;hp=--cc completion: remove executable mode No reason to have it executable. Every way this script is intended to be used includes the 'source' command. Signed-off-by: Felipe Contreras Signed-off-by: Junio C Hamano --- 1098ff5a213265bb0d5df9a87d5493bd168f12a0 diff --git a/contrib/completion/git-completion.bash b/contrib/completion/git-completion.bash old mode 100755 new mode 100644