admorgan
admorgan
This is likely to be a game of 21 questions, so I apologize in advance. First if you run `git subrepo pull` what is the result?
@djova-dolby this isn't spam, it is the honest musings of someone that is encountering unexpected behavior and is valuable. Just because it didn't end up being the same problem doesn't...
Generally you would use ```yaml steps: - uses: actions/checkout@v4 with: # Repository name with owner. For example, actions/checkout # Default: ${{ github.repository }} repository: 'ingydotnet/git-subrepo' path: '' - run: source...
Did you figure out the dry-run issue?
Will close this if there isn't a response by August 1st 2024
This is a limitation of the tool. parent is used for most git subrepo operations. The root of the problem is that we are stitching two repositories together keeping just...
This is obviously a bug. Sorry for the inconvenience.
No, but it is still broken.
Would you expect the pulls to be part of a single commit, or in individual commits? If you expect individual commits you can use `git subrepo pull --all`
Was this closed because you were tired of waiting or because you found a better solution? I am still working through the backlog and this seems like a great patch.