changeset 165:e7db039af540

Stop Git bullshit. Really, this is ridiculous.
author Ludovic Chabant <ludovic@chabant.com>
date Mon, 17 Feb 2014 19:32:20 -0800
parents 43c4c67470e3
children a0bdfa70ee03
files build/stop_git_bullshit.sh
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/build/stop_git_bullshit.sh	Mon Feb 17 19:32:20 2014 -0800
@@ -0,0 +1,3 @@
+#!/bin/sh
+hg onsub -t git "git reset --hard origin/master"
+