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

crash - Windows Rundll32 (child process of DllHost) is crashing. How can I even identify it? - Super User

16.04 - Errors were encountered while processing in python - Ask Ubuntu

networking - Slave steals IP meant for bonded interface - Ask Ubuntu