Activity log for bug #1590560

Date Who What changed Old value New value Message
2016-06-08 21:01:46 Ayan George bug added bug
2016-06-08 22:15:10 Ayan George description When logged in, you can view the git repositories at you own at: https://code.launchpad.net/~USERNAME/+git However, there are no instructions explaining how to create a new repository. Similar to a user's bzr code page there should be a message similar to this: You can push (upload) personal branches (those not related to a project) with the following command: git push --set-upstream git+ssh://git.launchpad.net/~USERNAME/+git/REPOSITORY_NAME master When logged in, you can view the git repositories at you own at:    https://code.launchpad.net/~USERNAME/+git However, there are no instructions explaining how to create a new repository. Similar to a user's bzr code page there should be a message similar to this: You can push (upload) personal branches (those not related to a project) with the following command:   git push --set-upstream git+ssh://git.launchpad.net/~${USERNAME}/+git/REPOSITORY_NAME master ${USERNAME} should be the actual logged in user's name.
2017-01-03 07:38:56 William Grant tags git trivial ui
2017-01-03 07:39:41 William Grant launchpad: importance Undecided High
2017-01-03 07:39:42 William Grant launchpad: status New Triaged
2017-01-03 09:33:58 Ayan George description When logged in, you can view the git repositories at you own at:    https://code.launchpad.net/~USERNAME/+git However, there are no instructions explaining how to create a new repository. Similar to a user's bzr code page there should be a message similar to this: You can push (upload) personal branches (those not related to a project) with the following command:   git push --set-upstream git+ssh://git.launchpad.net/~${USERNAME}/+git/REPOSITORY_NAME master ${USERNAME} should be the actual logged in user's name. When logged in, you can view the git repositories you own at:    https://code.launchpad.net/~USERNAME/+git However, there are no instructions explaining how to create a new repository. Similar to a user's bzr code page there should be a message similar to this: You can push (upload) personal branches (those not related to a project) with the following command:   git push --set-upstream git+ssh://git.launchpad.net/~${USERNAME}/+git/REPOSITORY_NAME master ${USERNAME} should be the actual logged in user's name.
2018-08-28 16:26:43 Tom Wardill launchpad: assignee Tom Wardill (twom)
2018-08-28 16:26:47 Tom Wardill launchpad: status Triaged In Progress
2018-08-29 13:27:11 Tom Wardill branch linked lp:~twom/launchpad/git-instructions-for-people
2018-08-30 11:30:38 Launchpad QA Bot tags git trivial ui git qa-needstesting trivial ui
2018-08-30 11:30:40 Launchpad QA Bot launchpad: status In Progress Fix Committed
2018-08-30 12:46:36 Tom Wardill tags git qa-needstesting trivial ui git qa-ok trivial ui
2018-08-31 00:22:52 Colin Watson launchpad: status Fix Committed Fix Released