Git: Two ways of squashing commits
Use git merge to squash large number of commits
Use git merge to squash large number of commits
Via various configuration options
Using the git show –stat command
Using the follow flag
Using the git reset –patch command