mirror of
https://github.com/git-for-windows/git.git
synced 2026-04-21 15:30:15 -05:00
lib-patch-mode.sh: Fix permission
In the same sprit as 4848509 (Fix permissions on test scripts,
2007-04-13), t/lib-patch-mode.sh should not be executable.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
2
t/lib-patch-mode.sh
Executable file → Normal file
2
t/lib-patch-mode.sh
Executable file → Normal file
@@ -1,3 +1,5 @@
|
||||
: included from t2016 and others
|
||||
|
||||
. ./test-lib.sh
|
||||
|
||||
set_state () {
|
||||
|
||||
Reference in New Issue
Block a user