annotate build/stop_git_bullshit.sh @ 437:21dd55ac743c

Fix path to Mercurial templates on Windows. Apparently backslashes in the `--style` parameter don't work well.
author Ludovic Chabant <ludovic@chabant.com>
date Sun, 29 Apr 2018 20:16:35 -0700
parents e7db039af540
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
165
e7db039af540 Stop Git bullshit. Really, this is ridiculous.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
1 #!/bin/sh
e7db039af540 Stop Git bullshit. Really, this is ridiculous.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
2 hg onsub -t git "git reset --hard origin/master"
e7db039af540 Stop Git bullshit. Really, this is ridiculous.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
3