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

gitfunctions.sh should also work with Git worktree

    XMLWordPrintable

    Details

    • Sprint:
      DevOps Sprint 10

      Description

      When using Git worktree command, .git are not directories but files:

      $ git clone git@github.com:nuxeo/nuxeo.git
      $ git -C nuxeo worktree add $PWD/nuxeo-6.0 6.0
      $ stat --printf "%A %n\n"  nuxeo/.git nuxeo-6.0/.git
      drwxrwxr-x nuxeo/.git
      -rw-rw-r-- nuxeo-6.0/.git
      

        Attachments

          Activity

            People

            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: