>> Then when I pull to push to the repository, then without rebasing on
>> my end I will not get a linear history.
> this is the key point linear history make is lose the information on which
> commit the code was bsed and tested before the merge. So for bisect point of
> view it's not good

An objection I have to patches is that they do not contain any information
about which commit they were tested against.

git pull w/merge preserves that information. It is possible to make a
linear history
later on if required.

-- 
Øyvind Harboe - Can Zylin Consulting help on your project?
US toll free 1-866-980-3434 / International +47 51 87 40 27
http://www.zylin.com/
_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to