1
0
Fork 0
mirror of https://git.ludikovsky.name/git/fugitive.git synced 2024-05-19 22:55:35 +02:00

Merge branch 'master' of Berthold:projects/fugitive

This commit is contained in:
p4bl0 2010-09-18 00:47:57 +02:00
commit efac75fcf1

View file

@ -1,7 +1,7 @@
#!/bin/sh
replace_string() {
sed "s/<?fugitive-install\s\+$1\s*?>/$2/"
sed "s/<?fugitive-install[[:space:]]\+$1[[:space:]]*?>/$2/"
}
fugitive_write_template() {