[mythtv] GIT reverts accidentally committed

Nigel Pearson nigel at ind.tansu.com.au
Tue Feb 21 23:15:28 UTC 2012


I was trying to do:

git push origin a5fcdea9779f8ad1821ee741fe99c9032c2c51a6

but it failed for some reason.




Thankfully, this dangerous sequence seemed to do the trick:


% cd ..
% rm -fr packaging
% git clone git at github.com:MythTV/packaging.git
% cd packaging
% git reset --hard a5fcdea9779f8ad1821ee741fe99c9032c2c51a6
HEAD is now at a5fcdea don't let stash cause failures
% git push -f
Connected to http-gw.tcif.telstra.com.au:8080
Starting tunnel
Total 0 (delta 0), reused 0 (delta 0)
Tunnel closed on signal 1
In closeall
To git at github.com:MythTV/packaging.git
 + 30acaf3...a5fcdea master -> master (forced update)
In closeall
%



--
Nigel Pearson, nigel at ind.tansu.com.au|
Telstra Net. Eng., Sydney, Australia |
Office: 9202 3900    Fax:  9212 6348 |
Mobile: 0408 664435  Home: 9792 6998 |



More information about the mythtv-dev mailing list