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

Re: [PATCH v2] Allow to control where the replace refs are looked for

From: Junio C Hamano <hidden>
Date: 2016-06-15 23:05:17

Mike Hommey [off-list ref] writes:
It can be useful to have grafts or replace refs for specific use-cases while
keeping the default "view" of the repository pristine (or with a different
set of grafts/replace refs).

It is possible to use a different graft file with GIT_GRAFT_FILE, but while
replace refs are more powerful, they don't have an equivalent override.

Add a GIT_REPLACE_REF_BASE environment variable to control where git is
going to look for replace refs.

Signed-off-by: Mike Hommey <redacted>
---
 builtin/replace.c | 6 +++---
 cache.h           | 2 ++
 environment.c     | 6 ++++++
 log-tree.c        | 5 +++--
 refs.c            | 3 ++-
 5 files changed, 16 insertions(+), 6 deletions(-)
Thanks.

"git am" seems to be seeing a patch based on a stale base.  What
branch did you base this on?
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help