Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
format-patch fix, japhb++
  • Loading branch information
timo committed Feb 20, 2014
1 parent c062718 commit 6f8bd8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README
Expand Up @@ -126,7 +126,7 @@ Rakudo Perl 6
more of them if you made multiple commits; please attach these to your
email. Please note that if you made more than one commit, you have to
specify a proper commit range for format-patch,
for example HEAD..origin/nom .
for example origin/nom..HEAD .

(Note to the maintainers: you can apply these patches with the
"git-am -s" command; it preserves meta information like author).
Expand Down

0 comments on commit 6f8bd8b

Please sign in to comment.