Git commands

The list of Git commands that tackle most everyday routines. Branches The commands to work with local and remote branches. Pull and rebase

Commit difference between branches

Overwrite remote branch with local branch

Useful when it’s need to do restore from local branch. Commits count between branches

–no-merges parameter allow to…

Read More

Posts about Git:

  • how to use
  • tips and tricks
  • popular solutions
  • and more