mirror of
https://github.com/tj/git-extras.git
synced 2026-09-10 07:26:17 -04:00
Updated Commands (markdown)
This commit is contained in:
parent
b46740bd33
commit
48f85b4039
|
|
@ -483,7 +483,7 @@ $ git graft new_feature dev
|
|||
$ git graft new_feature
|
||||
```
|
||||
|
||||
## git-squash
|
||||
## git squash
|
||||
|
||||
Merge commits from `src-branch` into the current branch as a _single_ commit.
|
||||
Also works if a commit reference from the current branch is provided.
|
||||
|
|
|
|||
Loading…
Reference in a new issue