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

download - Firefox cannot save files (most of the time), how to solve? - Super User

windows - "-2146893807 NTE_NOT_FOUND" when repair certificate store - Super User

sql server - "Configuration file does not exist", Event ID 274 - Super User