Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-14044

Make the clone script retrieve all branches and tags

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Open
    • Priority: Minor
    • Resolution: Unresolved
    • Affects Version/s: None
    • Fix Version/s: QualifiedToSchedule
    • Component/s: Dev Tools

      Description

      By default, not all tags are retrieved. So a command like "./clone.py release-5.6.0-HF31 will require a "git fetch --tags" before.

      Improve the clone script to make it retrieve all branches and tags by specifying explicit refspecs such as:

      git fetch origin +refs/heads/*:refs/remotes/origin/* refs/tags/*:refs/tags/*

        Attachments

          Activity

            People

            • Assignee:
              jcarsique Julien Carsique
              Reporter:
              jcarsique Julien Carsique
              Participants:
            • Votes:
              1 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:

                Time Tracking

                Estimated:
                Original Estimate - 1 hour
                1h
                Remaining:
                Remaining Estimate - 1 hour
                1h
                Logged:
                Time Spent - Not Specified
                Not Specified