biopython / biopython/biopython_docker
Updating notebooks using Git pull changes owner to root
Open
- Dominant language
- Shell
- Stars
- 28
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
If you use git pull to update the notebooks the changed files get the owner and group root:root. This makes the notebook unable to be saved. I tried correcting this locally(docker) by using the $chown --preserve[=ATTR_LIST] but that did not seem to work for some reason.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.