index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t7002-mv-sparse-checkout.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mv: check overwrite for in-to-out move
Shaoxuan Yuan
2022-08-10
1
-3
/
+3
*
advice.h: add advise_on_moving_dirty_path()
Shaoxuan Yuan
2022-08-10
1
-1
/
+23
*
mv: cleanup empty WORKING_DIRECTORY
Shaoxuan Yuan
2022-08-10
1
-0
/
+4
*
mv: from in-cone to out-of-cone
Shaoxuan Yuan
2022-08-10
1
-4
/
+4
*
t7002: add tests for moving from in-cone to out-of-cone
Shaoxuan Yuan
2022-08-10
1
-0
/
+198
*
mv: add check_dir_in_index() and solve general dir check issue
Shaoxuan Yuan
2022-07-01
1
-2
/
+2
*
mv: check if <destination> exists in index to handle overwriting
Shaoxuan Yuan
2022-07-01
1
-2
/
+2
*
mv: check if out-of-cone file exists in index with SKIP_WORKTREE bit
Shaoxuan Yuan
2022-07-01
1
-2
/
+2
*
t7002: add tests for moving out-of-cone file/directory
Shaoxuan Yuan
2022-07-01
1
-0
/
+84
*
tests: stop assuming --no-cone is the default mode for sparse-checkout
Elijah Newren
2022-04-22
1
-1
/
+1
*
add, rm, mv: fix bug that prevents the update of non-sparse dirs
Matheus Tavares
2021-10-28
1
-2
/
+22
*
advice: update message to suggest '--sparse'
Derrick Stolee
2021-09-28
1
-3
/
+6
*
mv: refuse to move sparse paths
Derrick Stolee
2021-09-28
1
-0
/
+186