Hi,

On Sat, 13 Jan 2007, Till Rettig wrote:

> I just did the check-translation and it showed fatal error about some 
> git comment numbers.

What error did it show? And what commit (or _did_ you mean "comment"?) 
numbers were they?

If in doubt, you can always create a throwaway branch from that revision:
Say "git log" to find which commit you changed the numbers (say "git log 
-p" to see the diffs interspersed), and then say

$ git checkout -b temp <commit>

Ciao,
Dscho



_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to