|
|
|
|
|
by omrispector
3261 days ago
|
|
Actually, that is exactly the point - Git can be used in ways that obscure history. That is why correct and uniform use are important in a project.
As for your question -look at the graph again. fixA was NOT necessarily committed on featureB. Very likely it was not. But it looks that way, due to the way Git manages branches. |
|