Browse Source

tweak authormap2filter

master
Jonathan "Duke" Leto 14 years ago
parent
commit
3eff9f1a08
  1. 2
      bin/authormap2filter

2
bin/authormap2filter

@ -2,7 +2,7 @@
use Modern::Perl;
# The output of this should be sourced
# Ex. git filter-branch --env-filter 'source foo.sh'
# Ex. git filter-branch --env-filter 'source foo.sh' HEAD
print <<'PREQUEL';
#!/bin/sh

Loading…
Cancel
Save