git commands

How to fix git error the fatal refusing to merge unrelated histories?

While working on a project, I tried to pull code and got git error “fatal refusing to merge unrelated histories”.…

3 years ago

How to revert uncommitted changes by using git?

If you don't want to commit changes, then you can use following command on git. If you want to reset…

12 years ago

Git commands

I like Git a lot. It is very much powerful then SVN. You can't commit or merge if there are…

12 years ago