Git common errors and solutions

1.Pulling without specifying how to reconcile divergent branches

Solution: here

2. Git log history is inconsisent if we have merges
Reason: here

3. 3 ways of re-writing history 
Solution: here

4. git rebase
Solution: here

Comments

Popular posts from this blog

Docker Imp points

Docker volumes backup and restore & Docker networks