Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doesn't work within worktrees #516

Closed
yarikoptic opened this issue May 12, 2017 · 0 comments
Closed

doesn't work within worktrees #516

yarikoptic opened this issue May 12, 2017 · 0 comments
Labels
bug Triaged as a bug that needs fixing

Comments

@yarikoptic
Copy link
Contributor

since a "picture" says more than a hundred words ;)

$> asv run                                   
· Can not determine what kind of DVCS to use for URL '.'

$> cat .git        
gitdir: /home/yoh/proj/datalad/datalad/.git/worktrees/datalad-debian

man git-worktree

@pv pv added the bug Triaged as a bug that needs fixing label Jun 19, 2017
yarikoptic added a commit to yarikoptic/asv that referenced this issue May 16, 2018
.git could be a symbolic link to the corresponding .git/ directory
(e.g. if a submodule with "old fashion" submodule referencing) or
.git file which would have a line with "gitdir: " pointing to the
actual location for that workdir or submodule

Closes airspeed-velocity#516
@pv pv closed this as completed in #642 May 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Triaged as a bug that needs fixing
Projects
None yet
Development

No branches or pull requests

2 participants