From 86b3edb06da05ac24575939b5c3bdc8316991903 Mon Sep 17 00:00:00 2001 From: Hogan Long Date: Sat, 4 Feb 2012 13:18:42 -0500 Subject: [PATCH 1/3] Update man/git-fresh-branch.md --- man/git-fresh-branch.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/git-fresh-branch.md b/man/git-fresh-branch.md index 2c4ab52..a936c02 100644 --- a/man/git-fresh-branch.md +++ b/man/git-fresh-branch.md @@ -13,7 +13,7 @@ git-fresh-branch(1) -- Create fresh branches <branchname> - The name of the branch to delete. + The name of the branch to create. ## EXAMPLES From d6443669192b8fc23b0d8ea0c8fd9a0601c6b5f9 Mon Sep 17 00:00:00 2001 From: Hogan Long Date: Sat, 4 Feb 2012 13:22:00 -0500 Subject: [PATCH 2/3] Update man/git-fresh-branch.1 --- man/git-fresh-branch.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/git-fresh-branch.1 b/man/git-fresh-branch.1 index 73742a7..c2f2851 100644 --- a/man/git-fresh-branch.1 +++ b/man/git-fresh-branch.1 @@ -16,7 +16,7 @@ Creates empty local branch named \. . .P -The name of the branch to delete\. +The name of the branch to create\. . .SH "EXAMPLES" . From e64d209fbf7b3735e500ec1e38b635a84e2a86e9 Mon Sep 17 00:00:00 2001 From: Hogan Long Date: Sat, 4 Feb 2012 13:22:38 -0500 Subject: [PATCH 3/3] Update man/git-fresh-branch.html --- man/git-fresh-branch.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/git-fresh-branch.html b/man/git-fresh-branch.html index 87e8fed..5e48b4d 100644 --- a/man/git-fresh-branch.html +++ b/man/git-fresh-branch.html @@ -86,7 +86,7 @@

<branchname>

-

The name of the branch to delete.

+

The name of the branch to create.

EXAMPLES