This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision Next revision Both sides next revision | ||
git_revert [2019/03/13 10:08] rpjday [Reverting a range of commits] |
git_revert [2019/03/13 10:21] rpjday [Reverting a range of commits] |
||
---|---|---|---|
Line 35: | Line 35: | ||
==== Reverting a range of commits ==== | ==== Reverting a range of commits ==== | ||
- | Revert commits individually (revert ''v1.0'' up to but //not// including ''v1.1''): | + | Revert commits individually (revert ''v1.0'' (not included) up to and //including// ''v1.1''): |
<code> | <code> |