Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

git issue import can fetch issues from origin with no arguments #82

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Jan 13, 2022

  1. feat(import/export): simplify git issue import and export functionality

    Allow git issue import to work without arguments by fetching the information
    from $(git remote get-url ${remote}).
    But also allow just the remote to be defined if 1 arguement is present while
    preserving the previous functionality, for repos that may have separate issue
    trackers in forked repos.
    Frazer C committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    5163845 View commit details
    Browse the repository at this point in the history