annotate build/stop_git_bullshit.cmd @ 287:44c9d65cfa74

Readjust some Vim config stuff around folding. Don't remove trailing space in C++ files because other people don't.
author Ludovic Chabant <ludovic@chabant.com>
date Fri, 20 Feb 2015 11:45:54 -0800
parents 12d610e73ee6
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
194
12d610e73ee6 Stop Git bullshit on Windows too.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
1 @echo off
12d610e73ee6 Stop Git bullshit on Windows too.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
2 hg onsub -t git "git reset --hard origin/master"
12d610e73ee6 Stop Git bullshit on Windows too.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
3