annotate build/stop_git_bullshit.cmd @ 484:759ccf5befb2

Make lightline work when some other plugins are not enabled.
author Ludovic Chabant <ludovic@chabant.com>
date Thu, 24 Sep 2020 23:10:38 -0700
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