How can I push a personal git repository on Launchpad? - Ask Ubuntu


launchpad lets this:

bzr push ~user/+junk/mybranch 

and create junk bzr branch.

i same using git repository. possible?

there no separate place "junk" branches in git versus repositories projects.

you add remote of git+ssh://user@git.launchpad.net/~user/+git/ , push that, per launchpad on git.


Comments

Popular posts from this blog

nvidia - NV18 [GeForce4 MX 4000] driver - Ask Ubuntu

drivers - No wi-fi network after install - Ask Ubuntu