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

Avoid the need for a specific git checkout #296

Open
blink1073 opened this issue Apr 8, 2022 · 0 comments
Open

Avoid the need for a specific git checkout #296

blink1073 opened this issue Apr 8, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@blink1073
Copy link
Contributor

Problem

It is awkward to use jupyter-releaser as a CLI, for instance to iteratively check links, because it is creating a .jupyter_releaser_checkout folder. The folder also shows up in git status, unless you add a user-level git ignore.

Proposed Solution

Change the semantics to only require a git check of any kind for those commands that need one.

@blink1073 blink1073 added the enhancement New feature or request label Apr 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant