mirror of
https://github.com/tj/git-extras.git
synced 2026-09-11 07:56:18 -04:00
Updated Commands (markdown)
This commit is contained in:
parent
8585e0060d
commit
67d48c7682
|
|
@ -483,7 +483,7 @@ $ git graft new_feature dev
|
|||
$ git graft new_feature
|
||||
```
|
||||
|
||||
## git-squash <src-branch|commit ref> [msg]
|
||||
## 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