Re: scripts/setlocalversion: information retrieval about git repository state

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

 



On 25.8.2010 01:03, Michael Prokop wrote:
> Huh? Ok, scripts/setlocalversion uses 'git describe --exact-match':
> 
>   % git describe --exact-match
>   fatal: no tag exactly matches 'd1b113bb028999e82a8528e1484be8c23fb5a7d9'
>   % git branch --contains d1b113bb028999e82a8528e1484be8c23fb5a7d9
>   * master

Git describe only looks at annotated or signed tags (git tag -a/-s) by
default.

Michal
--
To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux&nblp;USB Development]     [Linux Media]     [Video for Linux]     [Linux Audio Users]     [Yosemite Secrets]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux