Skip to content
Prev 15452 / 21312 Next

[Bioc-devel] Reset to a previous commit

Hi,

that's not the git way to do it. Your previous commit is already 
out in the open, if you git reset, that would be dangling in the air. 

I really love this decision tree:
https://sethrobertson.github.io/GitFixUm/fixup.html

which in your case will get you probably to 
https://sethrobertson.github.io/GitFixUm/fixup.html#pushed_new_simple

and "create an positive commit to remove the effects 
of a simple (non-merge) commit".

Hope that helped, 
yours,
Steffen
On Tue, 2019-09-10 at 09:42 +0200, Simon Dirmeier wrote:
http://bioconductor.org/developers/how-to/git/abandon-changes/#reset-to-a-previous-commit