jupyterhub / jupyterhub/nbgitpuller

Document that users shouldn't actively be running git commands along with nbgitpuller

Open
#314 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
237
Forks
86
PR merge metrics
No merged PRs in 30d

Description

nbgitpuller is meant as a distribution mechanism. If users are also actively running git commands on the nbgitpuller checkout, switching branches, etc, nbgitpuller is going to get into inconsistent states it can't get out of.

We should document this prominently somewhere!

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Review the existing nbgitpuller documentation and the checkout workflow described in the issue first. Add prominent guidance that users should not run git commands, switch branches, or otherwise actively manage the checkout, and verify that the warning clearly explains the risk of inconsistent states.

Written by the indexing model from the issue text.

Assessment

Tech stack
git
Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.