Re: [ANNOUNCE] Git 1.7.5
From: Sebastien Douche <hidden>
Date: 2016-06-15 22:51:05
On Sun, Apr 24, 2011 at 22:31, Junio C Hamano [off-list ref] wrote:
The latest feature release Git 1.7.5 is available at the usual places:
Great! Thank you for this new release. Btw, I've some questions, sorry if these seem like frivolous or stupid questions.
* The codebase is getting prepared for i18n/l10n; no translated strings nor translation mechanism in the code yet, but the strings are being marked for l10n.
Where are pot files for Git and Gitweb?
* "git checkout --detach <commit>" is a more user friendly synonym for "git checkout <commit>^0".
What is the interest?
* "git checkout" performed on detached HEAD gives a warning and advice when the commit being left behind will become unreachable from any branch or tag.
No sure to understand, it's not already the case? -- Sebastien Douche [off-list ref] Twitter: @sdouche (agile, lean, python, git, open source)