t3301-notes: insert a shbang line in ./fake_editor.sh
authorJohannes Sixt <j6t@kdbg.org>
Thu, 25 Feb 2010 10:39:50 +0000 (11:39 +0100)
committerJunio C Hamano <gitster@pobox.com>
Thu, 25 Feb 2010 20:20:16 +0000 (12:20 -0800)
This is required on Windows because git-notes is now a built-in
rather than a shell script.

Signed-off-by: Johannes Sixt <j6t@kdbg.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found