Thread (52 messages) flat view 52 messages, 3 authors, 2016-06-15

Re: [PATCH v4 12/21] refs: allow log-only updates

From: Michael Haggerty <hidden>
Date: 2016-06-15 23:08:11

On 02/05/2016 08:44 PM, David Turner wrote:
The refs infrastructure learns about log-only ref updates, which only
update the reflog.  Later, we will use this to separate symbolic
reference resolution from ref updating.
This looks good. I assume it will get some testing later in the series.
quoted hunk ↗ jump to hunk
[...]
diff --git a/refs/refs-internal.h b/refs/refs-internal.h
index fc5d1db..b5d0ab8 100644
--- a/refs/refs-internal.h
+++ b/refs/refs-internal.h
@@ -42,6 +42,8 @@
  * value to ref_update::flags
  */
 
+#define REF_LOG_ONLY 0x80
+
Please add a comment explaining the meaning/purpose of this flag.
[...]
Michael

-- 
Michael Haggerty
mhagger@alum.mit.edu
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help