[Insight-developers] Gerrit thinks my new patch depends on another patch, when it shouldn't?

kent williams norman-k-williams at uiowa.edu
Thu Oct 21 13:51:58 EDT 2010


http://review.source.kitware.com/#change,221

My procedure:

git checkout -b FixImageLinearIteratorWithIndex2-Example

# edit the file that needs fixing

git commit -a

git push gerrit 
HEAD:refs/for/master/FixImageLinearIteratorWithIndex2-Example

I think my problem was not doing this at the start:

git checkout -b FixImageLinearIteratorWithIndex2-Example origin/master

Is there a way to break the dependency?



More information about the Insight-developers mailing list