completion: remove executable mode
authorFelipe Contreras <felipe.contreras@gmail.com>
Tue, 22 May 2012 20:46:39 +0000 (22:46 +0200)
committerJunio C Hamano <gitster@pobox.com>
Tue, 22 May 2012 22:35:00 +0000 (15:35 -0700)
No reason to have it executable. Every way this script is intended to be
used includes the 'source' command.

Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/completion/git-completion.bash [changed mode: 0755->0644]

old mode 100755 (executable)
new mode 100644 (file)