]> scripts.mit.edu Git - wizard.git/blob - bin/gct
Make newline conversions less chatty.
[wizard.git] / bin / gct
1 #!/bin/sh
2 git checkout --theirs "$1"
3 chmod 0777 "$1"
4 git add "$1"