public inbox for git@vger.kernel.org 
 help / color / mirror / Atom feed
From: Junio C Hamano <gitster@pobox•com>
To: Johannes Schindelin <Johannes.Schindelin@gmx•de>
Cc: Eric Kidd <git@randomhacks•net>, git@vger•kernel.org
Subject: Re: filter-branch: Remove original/*
Date: Sun, 15 Feb 2009 13:51:39 -0800	[thread overview]
Message-ID: <7vbpt3id1w.fsf@gitster.siamese.dyndns.org> (raw)
In-Reply-To: <alpine.DEB.1.00.0902152230330.10279@pacific.mpi-cbg.de> (Johannes Schindelin's message of "Sun, 15 Feb 2009 22:33:32 +0100 (CET)")

Johannes Schindelin <Johannes.Schindelin@gmx•de> writes:

>> That merely means whoever changes the tag and wants the record of such an
>> update, which is uncommon, need to make sure reflog is created for that
>> tag (and that tag only).
>
> The thing is: we cannot.  At least not at the moment.

$ mkdir -p .git/logs/refs/tags
$ >.git/logs/refs/tags/junker
$ git tag junker
$ wc .git/logs/refs/tags/junker
  1   8 134 .git/logs/refs/tags/junker

Ok, it's not 180 byte as I said, but only 134 bytes.

  reply	other threads:[~2009-02-15 21:53 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-14  2:45 filter-branch: Remove original/* (was Re: [RFC] What's the best UI for 'git submodule split'?) Eric Kidd
2009-02-14 21:25 ` Johannes Schindelin
2009-02-15 19:33   ` filter-branch: Remove original/* Junio C Hamano
2009-02-15 19:47     ` Johannes Schindelin
2009-02-15 21:26       ` Junio C Hamano
2009-02-15 21:33         ` Johannes Schindelin
2009-02-15 21:51           ` Junio C Hamano [this message]
2009-02-15 21:58             ` Junio C Hamano
2009-02-16 11:19               ` Johannes Schindelin
2009-02-16 11:25                 ` Johannes Schindelin
2009-02-16 11:38                   ` Johannes Schindelin
2009-02-16  1:19         ` Sitaram Chamarty

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7vbpt3id1w.fsf@gitster.siamese.dyndns.org \
    --to=gitster@pobox$(echo .)com \
    --cc=Johannes.Schindelin@gmx$(echo .)de \
    --cc=git@randomhacks$(echo .)net \
    --cc=git@vger$(echo .)kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox