Lukeko
Sign up Sign In
Small BusinessHopes and DreamsHuman OptimizationCooking for Begin...NVCWin ParentingHow to Talk so Ki...CheatsheetsRobloxWellness
  1. Groups
  2. Git
  3. Branch
  4. Squash experiment...
  5. Back

Squash experimental branch

https://www.lukeko.com/35/squash-experimental-branch

0

git rebase -i [SHA]
  • "squash" melds the commit into the previous one (the one in the line before)
    https://thoughtbot.com/blog/git-interactive-rebase-squash-amend-rewriting-history

  • https://dev.to/erikaheidi/pick-squash-drop-rebase-comic-607

  • https://medium.com/@slamflipstrom/a-beginners-guide-to-squashing-commits-with-git-rebase-8185cf6e62ec

  • https://blog.carbonfive.com/always-squash-and-rebase-your-git-commits/

  • https://medium.com/@daendersby/til-git-rebasing-removing-rage-commits-4b5c42e7af3a

  • https://www.atlassian.com/git/tutorials/rewriting-history/git-rebase

  • 0 posts
  • 0 subtopics
  • 7 months ago by vince

Summary

  1. Topic ID: 595
  2. Group: Git
  3. Created by: vince
  4. Created: Aug 11, 2020

1 similar topic

  1. Rebase experimental branches
About | Contact Lukeko © 2021