You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This makes the git initialisation test more robust by explicitly
specifying the directory that should be a git repository. Prevents a
false positive if the cookiecutter package dir doesn't have a `.git`
directory, but one its parent directories does.
0 commit comments