diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-11-10 19:49:37 -0500 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-11-10 19:49:37 -0500 |
commit | 1c4a4a41e1c96d0f486a7b039718dd5f35865af2 (patch) | |
tree | c2598531b594ca08f826419b08f8bb0469daa55b /doc | |
parent | f8a09ba105e0b58ec59fe4cd8d92a1577cce14d2 (diff) | |
parent | 17731892ec458ee6b1b68ce62bf30ad129c87e79 (diff) |
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Diffstat (limited to 'doc')
-rw-r--r-- | doc/tips/untrusted_git_push/discussion.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/tips/untrusted_git_push/discussion.mdwn b/doc/tips/untrusted_git_push/discussion.mdwn index d433d61d4..e85625a1b 100644 --- a/doc/tips/untrusted_git_push/discussion.mdwn +++ b/doc/tips/untrusted_git_push/discussion.mdwn @@ -29,3 +29,5 @@ changeset contains. -- [[JonDowland]] > All ikiwiki can do it look at who git has recorded as the author of > the change (and it looks at the username part of the email address). > You can set `user.email` in `.git/config`. --[[Joey]] + +> > Ah, excellent. In which case this *should* DTRT... -- [[JonDowland]] |