aboutsummaryrefslogtreecommitdiff
path: root/doc/tips/untrusted_git_push
diff options
context:
space:
mode:
Diffstat (limited to 'doc/tips/untrusted_git_push')
-rw-r--r--doc/tips/untrusted_git_push/discussion.mdwn2
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]]