git articles


4 Comments

git - resetting a remote repository

2011-06-25 Tags:

It can sometimes be useful to remove the commit history for a project that is under git. and basically make the latest state be the first commit. An example use case might be when uploading to github.

Read the rest of the story.


Social Media