Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork938
Update base.py#1965
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Update base.py#1965
Uh oh!
There was an error while loading.Please reload this page.
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Bare repositories are typically cloned with the.git
extension, hence the example is representing something that is common. There is no point in trying to make it work for a non-bare clone.
However, you could add another line that shows that one canalso point at the.git
directory that is typically sitting in a worktree.
Sorry, I just learned about the concept of bare repo today. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Thank you, let me see if I can finalize this PR now.
Uh oh!
There was an error while loading.Please reload this page.
49ca909
intogitpython-developers:mainUh oh!
There was an error while loading.Please reload this page.
#1963 (comment)