One more time!
This commit is contained in:
parent
f40357f972
commit
8c869914f0
|
@ -3,7 +3,7 @@
|
|||
# Set up 3 way PO file merging, which we need for non-mainline branches
|
||||
cp scripts/git-merge-po /usr/local/bin
|
||||
chmod +x /usr/local/bin/git-merge-po
|
||||
cat git-config-git-merge-po >> ../.git/config
|
||||
cat git-attributes-git-merge-po >> ../.gitattributes
|
||||
cat scripts/git-config-git-merge-po >> ../.git/config
|
||||
cat scripts/git-attributes-git-merge-po >> ../.gitattributes
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue