On 8/26/10 8:51 PM, Sverre Rabbelier wrote:
Heya,
On Thu, Aug 26, 2010 at 13:47, Tomas Carnecky [off-list ref] wrote:
quoted
Hm, so storing no longer needed branches outside of the refs/heads
namespace (so that they don't show up in git branch) is a bad idea?
You can store them outside refs/heads just fine, as long as they're
somewhere under refs. For example, refs/attic/ would be perfectly
safe.
Ah, I missed that Joshua wants to put them outside of .git/refs
(.git/p4). Slight but important difference :)
tom