From 86b3edb06da05ac24575939b5c3bdc8316991903 Mon Sep 17 00:00:00 2001 From: Hogan Long Date: Sat, 4 Feb 2012 13:18:42 -0500 Subject: [PATCH] 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