Uploaded image for project: 'AppFormer'
  1. AppFormer
  2. AF-1636

Imported projects have wrong config on Git repository config

XMLWordPrintable

      This is the correct format for "origin" config:

      [remote "origin"]
      url = https://github.com/porcelli/NewSampleGH.git
      fetch = +refs/heads/:refs/remotes/origin/

      But this is how we get when Importing:

      [remote "origin"]
      url = https://github.com/porcelli/SampleTest.git
      fetch = +refs/:refs/
      mirror = true

      Notice that we need remove the mirror and change the fetch to have the correct format.

              eignatow Eder Ignatowicz
              abakos@redhat.com Alexandre Porcelli
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: