projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
6e38f23
)
Fix format-patch line.
author
dylanr <dylanr@web>
Sun, 21 Nov 2010 06:14:02 +0000 (22:14 -0800)
committer
Charlie <root@leaf.dragonflybsd.org>
Sun, 21 Nov 2010 06:14:02 +0000 (22:14 -0800)
docs/developer/TypicalGitUsage.mdwn
patch
|
blob
|
blame
|
history
diff --git
a/docs/developer/TypicalGitUsage.mdwn
b/docs/developer/TypicalGitUsage.mdwn
index
1e3739f
..
1bc37c6
100644
(file)
--- a/
docs/developer/TypicalGitUsage.mdwn
+++ b/
docs/developer/TypicalGitUsage.mdwn
@@
-52,7
+52,7
@@
Now you can use `git format-patch` to generate a patch file. This file is ready
- > git format-patch origin
+ > git format-patch origin/master
0001-Change-parentheses.patch
> cat 0001-Change-parentheses.patch
From cbb871b4588c695f000bc701b4f3c16a0a518991 Mon Sep 17 00:00:00 2001