Photos
Blog
Projects
vanrenterghem.biz
projects
/
git.ikiwiki.info.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
git: Do not disable commit hook for temporary working tree
[git.ikiwiki.info.git]
/
doc
/
bugs
/
httpauth_conflicts_with_git_anon_push.mdwn
diff --git
a/doc/bugs/httpauth_conflicts_with_git_anon_push.mdwn
b/doc/bugs/httpauth_conflicts_with_git_anon_push.mdwn
index 3e496fef4391ad0b873cffb0a2a79849bc016052..91507f57a34d3ea12aaa0c20666ecda461b86abf 100644
(file)
--- a/
doc/bugs/httpauth_conflicts_with_git_anon_push.mdwn
+++ b/
doc/bugs/httpauth_conflicts_with_git_anon_push.mdwn
@@
-22,4
+22,4
@@
Analysis:
So, all these calls need to avoid running the error handler
functions returned by canedit hooks, and just return error
So, all these calls need to avoid running the error handler
functions returned by canedit hooks, and just return error
-messages.
+messages.
[[done]] --[[Joey]]