-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Auto merge of #13567 - LuuuXXX:issue-7876, r=weihanglo
test: Add tests for using worktrees and sparse checkouts ### What does this PR try to resolve? Based on `@eminence's` [comment](#7876 (comment)), Add tests for using worktrees or spase checkouts. ### How should we test and review this PR? Checkout and run tests: ``` cargo test --package cargo --test testsuite -- git::git_worktree_with_original_repo_renamed ``` ``` cargo test --package cargo --test testsuite -- git::git_worktree_with_bare_original_repo ```
- Loading branch information
Showing
1 changed file
with
132 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters