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

Re: Archiving off old branches

From: Tim Chase <hidden>
Date: 2016-06-15 23:00:48

On 2014-04-23 10:58, Jonathan Nieder wrote:
Tim Chase wrote:
quoted
  cd .git/refs
  mkdir -p closed
  mv heads/BUG-123 closed
That breaks with packed refs (see git-pack-refs(1)), which are a
normal thing to encounter after garbage collection.

Hope that helps,
Very much so.  Alrighty...based on that alone, I'll stick to my
archive script that calls update-ref and then deletes the branch.

Thanks,

-tkc
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help