Le vendredi 23 mars 2007 à 21:49 +0200, Till Rettig a écrit : > Sorry, I just see, I have to ask another time, let's now take the > whole command for pulling and initiating: > in TRANSLATION you write to use: > git fetch git://git.sv.gnu.org/lilypond.git/ > refs/heads/master:remotemaster
Sorry, I forgot to update TRANSLATION; I've just done it and have also finished with writing it. Whenever it happens, let me know if some details are unclear or missing. > for the fetching. Will I have to remove here "master" with > lilypond/translation oder do I leave the refs/heads also away? > You don't write anything about pulling. So far I pulled with only > master:master, as I wrote. Do I now need this refs/heads... path or > what does this actually mean? foo is a shorthand for refs/head/foo; IIRC I've already had problems when specifying only master (git told me it was ambiguous, maybe because of confusion between master and web/master), hence the refspec I wrote in TRANSLATION. Cheers -- John Mandereau <[EMAIL PROTECTED]> _______________________________________________ lilypond-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-devel
