merge: add t7613 for submodule updates
[gitweb.git] / sha1_name.c
index 6fca8692d2dd8875281fcb8379cc93805e647cea..2b6322fad064845f4c782286fe9764f6b958f30d 100644 (file)
@@ -819,6 +819,8 @@ static int get_sha1_1(const char *name, int len, unsigned char *sha1, unsigned l
  * For future extension, ':/!' is reserved. If you want to match a message
  * beginning with a '!', you have to repeat the exclamation mark.
  */
+
+/* Remember to update object flag allocation in object.h */
 #define ONELINE_SEEN (1u<<20)
 
 static int handle_one_ref(const char *path,