Multiple repositories does not produce any commits. #1154
Unanswered
mcourteaux
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to generate a changelog from multiple repositories at once.
unfortunately produces:
Both
SilverNode
andNeonRAW
are folders in the current working directory for which the program does work. If Icd SilverNode
, and then rungit-cliff
, I get a correct changelog.I don't understand why this is not working. The line
seems to suggest it is not respecting the repository I pass, but instead is using the current working directory twice.
Beta Was this translation helpful? Give feedback.
All reactions