Can I disable Scheduled Imports after importing git?

Asked by allen ereaux

I imported my own code from Github. After the git import, it says it will import again in 5 hours. I don't want it to ever import again. I want it to be detached. I am setting up the code here to develop it here. I want launchpad to be the upstream source from now on.

Can I disable the auto-import scheduling?

Do I have to upload my git project from my own device to make it independent?

Question information

Language:
English Edit question
Status:
Expired
For:
Launchpad itself Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Guruprasad (lgp171188) said :
#1

Hi, while the code import feature can be used to import a git repository from other hosting services to a git repository on Launchpad, you cannot directly push to the imported repository. But you can create another repository in the same project and push branches to that, and even create merge proposals if you want. For more details, see https://help.launchpad.net/Code/Git#Mirroring_repositories_from_other_sites.

While you can disable the code import (if you are unable to, I can do it for you), you will still have to deal with the above limitations. So please let us know what you want to do here. If you just want to do a one-time import and have full push access to a repository, you have to clone and push the source repository to Launchpad manually.

Revision history for this message
Launchpad Janitor (janitor) said :
#2

This question was expired because it remained in the 'Needs information' state without activity for the last 15 days.