add automatic code formatter following https://google.github.io/styleguide/Rguide.xml
[valse.git] / hooks / pre-push
1 #!/bin/sh
2
3 ./.git-fat/git-fat pull
4 ./.git-fat/git-fat push
5 git submodule update --merge