65.9K
CodeProject is changing. Read more.
Home

Remove Commit History in git

emptyStarIconemptyStarIconemptyStarIconemptyStarIconemptyStarIcon

0/5 (0 vote)

Aug 5, 2019

CPOL

1 min read

viewsIcon

3897

Have you ever had a need to clean up all the history in the git repository? I will show how to clean the commit history in git using tools and technique using command lines.