Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
ref_transaction_create(): disallow recursive pruning
author
Michael Haggerty
<mhagger@alum.mit.edu>
Sun, 24 Apr 2016 07:48:26 +0000
(09:48 +0200)
committer
Michael Haggerty
<mhagger@alum.mit.edu>
Mon, 13 Jun 2016 09:23:49 +0000
(11:23 +0200)
It is nonsensical (and a little bit dangerous) to use REF_ISPRUNING
without REF_NODEREF. Forbid it explicitly. Change the one REF_ISPRUNING
caller to pass REF_NODEREF too.
Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu>
raw
|
patch
| inline |
side by side
(from:
c52ce24
)
No differences found