Re: current repository hash

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tuesday 17 June 2008, Alf Clement wrote:
> Hi all,
>
> when I run
>    $ git describe --tags HEAD
> on my branch "fire1", I get:
>     v1.5-13-g27f64b3
>
> I wonder why it's -13. The last action I did was to merge the master
> branch, which has the v1.5 tag. So it should be much less than 13?
> A snapshot from gitk is attached.
>
> CU,
> Alf

AFAICS from your graph there are exactly 13 commits that are part of fire1, 
but not part of v.1.5 (from the bottom of the graph):
- "fire 1       modified: main.c"
- The 8 commits on a parallel branch leading towards origin/fire1
- The origin/fire1 merge
- The 4th last commit: "Merge branch 'master' into fire1"
- The 3rd last commit: "modified: main.c"
- The very last commit: fire1


...Johan

-- 
Johan Herland, <johan@xxxxxxxxxxx>
www.herland.net
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux