Thread (1 message) 1 message, 1 author, 2016-06-15

Re: [PATCH] [RFD] Add repoid identifier to commit

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:41:57

quoted
quoted
quoted
quoted
"S" == Sean  [off-list ref] writes:
S> When an object is committed locally it is set to the local time.  You can
S> only have this feature when you use private commit objects (shared blobs
S> are okay).

This brings up an interesting possibility, which is off topic
from this thread.

You _could_ (I am not advocating this, just thinking aloud) have
GIT_OBJECT_DIRECTORY and GIT_COMMIT_OBJECT_DIRECTORY pointing at
two separate object pools, with the value of
GIT_COMMIT_OBJECT_DIRECTORY being on
GIT_ALTERNATE_OBJECT_DIRECTORIES list.  Your commits go to
GIT_COMMIT_OBJECT_DIRECTORY (local to the tree) and everything
else go to GIT_OBJECT_DIRECTORY (can be shared across trees).

Hmm.... Interesting.  My gut feeling tells me not to go there,
though.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help