- Code: Select all
git clone git://git.openmicroscopy.org/ome.git
There is single branch and multiple tags that reference different versions, including 4.2.1 which is the one I want to edit.
The two tags are
- Code: Select all
v.4.2.1-insight
v.4.2.1-omero
How do I make sure that whatever commit I do only affects v.4.2.1-omero? Should I create a second branch and edit it?
The problem is that if I create a second branch and remove the top nodes until I reach the desired commit/tag, if I create a patch between the two branches the patch will add everything until 4.3.1.