This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.
Summary : rebase.missingCommitsCheck="error" protects against accidentally losing a commit when using git rebase . Assumed audience : folks who use git Type : tip I often interactively rebase git commits at the command line. The editor shows a list of commits. Each entry has one of a few actions. For example, “pick” means to leave the commit alone, while “squash” or “fixup” will combine a commit…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.