Created
March 23, 2019 21:14
-
-
Save xen0bit/6bccfbd9f0bcc9033d816bc723e778b8 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
│ sf2jira.ps1 | |
│ | |
├───0remap | |
│ 7z.exe | |
│ applyMappings.py | |
│ genCasenumber2jirakey.py | |
│ genIssueKeyMapping.py | |
│ genNameMapping.py | |
│ genProjectMapping.py | |
│ | |
├───1markup | |
│ genMarkup.py | |
│ | |
├───2issuesAndComments | |
│ stripCommentsFromIssues.py | |
│ | |
└───readyForImport | |
│ Comment_exclude_by_client.py | |
│ Comment_filter_by_client.py | |
│ Issue_exclude_by_client.py | |
│ Issue_filter_by_client.py | |
│ | |
└───Working_Directory |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment