You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running the write pr template the arguments --git-diff-branch and --git-log-branch are not recognised:
code2prompt . -t ~/prompts/write-pr.hbs --git-diff-branch 'main, code-cleanup' --git-log-branch 'main, code-cleanup'
error: unexpected argument '--git-diff-branch' found
tip: to pass '--git-diff-branch' as a value, use '-- --git-diff-branch'
README specifies this usage.
The text was updated successfully, but these errors were encountered:
When running the write pr template the arguments --git-diff-branch and --git-log-branch are not recognised:
README specifies this usage.
The text was updated successfully, but these errors were encountered: