The git rebase command is one of the most powerful in Git. It can rewrite your repository’s commit history by rearranging, modifying, and even deleting commits.
Source: LXer – My guide to understanding Git rebase -i
			
			
						The git rebase command is one of the most powerful in Git. It can rewrite your repository’s commit history by rearranging, modifying, and even deleting commits.
Source: LXer – My guide to understanding Git rebase -i