[Sugar-devel] Setting public key - gitorious
Art Hunkins
abhunkin at uncg.edu
Thu Feb 18 16:16:13 EST 2010
Due to wonderful help from Aleksey, Bernie and Gary, I've been able to both
login to my gitorious account and add a valid ssh key. Thanks so much, guys.
Now all I need to do is to push updates of my projects there (here's where
I'm now hung up).
Gary has pushed previous versions for me, so this is my first attempt.
Starting from scratch I did the following from the top level of my activity
(listed in gitorious as "our-music"):
git init
git add .
git status
git commit -a -m "message about this version"
git push gitorious at git.sugarlabs.org:our-music/mainline.git
More information about the Sugar-devel
mailing list