| [translations] add a remote branch (translation) | 
[ Thread Index | 
Date Index
| More lilynet.net/translations Archives
] 
- To: LilyPond Translation <translations@xxxxxxxxxxx>
 
- Subject: [translations] add a remote branch (translation)
 
- From: Federico Bruni <fedelogy@xxxxxxxxx>
 
- Date: Mon, 30 Apr 2012 01:14:57 +0200
 
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=gmail.com; s=20120113;        h=message-id:date:from:user-agent:mime-version:to:subject         :content-type:content-transfer-encoding;        bh=oYBFdAmRukNHyPdM/f8FQjf1ftWPq7JkZ7oAECEnGnc=;        b=IEMkmdTR6lWMYOaivdNKQU7Mh0a8W6FoL9PDjEa8X108AMIRLKLp1r1BVtayC2kpON         XP7ieyGQro256kjRjNsfwoVv8quXCgEe9BUno7FnkeUFRus9uL/GYIXAv2o4cviOutT/         Jdm97M/Dpzn/HBcbCwWY8a9qztbJtKfsH/c9VTrDa1wjWHE/aCDOSPbYcKOKZP1l4e2E         +zPlAjCWDSpusAikAbh1+J/RX2O16jHf6PIW0qc22NX334F0K5udZnVTk0Siz0T3t9xQ         /mFeiedyZVYnoc9XReJ05tmvIMxxhFiGdZdx9w5+zDzHvrRahAJDH+YcM+YwN1ynchig         PLDw==
 
Hi,
I've just set up a lilypond-git repo from scratch and downloaded the 
master branch.
I wonder how can I add one more remote branch, specifically 
"translation". I tried:
$ git remote add -ft translation -m translation   origin 
git://git.sv.gnu.org/lilypond.git/
fatal: remote origin already exists.
What's wrong with this command?
Thanks,
Federico