jupyterhub / jupyterhub/nbgitpuller
Untracked files that will be overwritten causing failure
Open
bug
- Dominant language
- Python
- Stars
- 237
- Forks
- 86
- PR merge metrics
- No merged PRs in 30d
Description
### Bug description
We have code that'll rename untracked local files that will be overwritten by upstream merge. That seems to have failed here, causing users to get stuck on this screen.

#### Expected behaviour
1. The existing file is renamed to be name-of-file..extension
2. User is sent to target URL
#### Actual behaviour
git fails, and user is stuck in this screen.
Contributor guide
Assessment
This issue has not been assessed yet.