diff --git a/man/git-squash.1 b/man/git-squash.1 index 12151c3..220bf33 100644 --- a/man/git-squash.1 +++ b/man/git-squash.1 @@ -16,7 +16,7 @@ Produce the working tree and index state as if a real merge happened without the . .P -Branch to squash on the actual branch\. +Branch to squash on the current branch\. . .P A commit reference (has to be from the current branch) can also be used as the first argument\. A range of commits \fIsha\fR\.\.HEAD will be squashed\. diff --git a/man/git-squash.html b/man/git-squash.html index 6396067..a0d4e6d 100644 --- a/man/git-squash.html +++ b/man/git-squash.html @@ -87,7 +87,7 @@

<source-branch>

-

Branch to squash on the actual branch.

+

Branch to squash on the current branch.

<commit reference> A commit reference (has to be from the current branch) can also be used as the diff --git a/man/git-squash.md b/man/git-squash.md index 3dd588d..baa4bcf 100644 --- a/man/git-squash.md +++ b/man/git-squash.md @@ -14,7 +14,7 @@ git-squash(1) -- Import changes from a branch <source-branch> - Branch to squash on the actual branch. + Branch to squash on the current branch. <commit reference> A commit reference (has to be from the current branch) can also be used as the