Can I use other git hosting service and still support nextflow pull actions?

Hi! I have a question about the nextflow pull command.

Does it only work with github or can I use other git hosting services to distribute my work?

Thanks! Ann L.

Hi Ann

The nextflow pull command works with any of the Git providers supported by Nextflow (docs). At present, this is:

  • Github
  • Github Enterprise
  • Bitbucket
  • GitLab
  • Gitea
  • Azure Repos
  • AWS CodeCommit