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
{{ message }}
This repository was archived by the owner on Sep 20, 2022. It is now read-only.
Trying to get GitReleaseNotes working with my private Git repo hosted on BitBucket. Not getting an error but also not getting any output.
I have tried several commands but can't figure out what is going wrong.
GitReleaseNotes.exe . /AllTags /OutputFile ReleaseNotes.md --> nothing
GitReleaseNotes.exe . /IssueTracker Jira /Repo dynalean/dfservicestock /RepoUs ##### /RepoP ##### /O ReleaseNotes.md
Can you help me figuring out what is going wrong?