author | Junio C Hamano <gitster@pobox.com> | |
Sun, 11 May 2008 01:16:25 +0000 (18:16 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 11 May 2008 01:16:25 +0000 (18:16 -0700) |
* py/diff-submodule:
is_racy_timestamp(): do not check timestamp for gitlinks
diff-lib.c: rename check_work_tree_entity()
diff: a submodule not checked out is not modified
Add t7506 to test submodule related functions for git-status
t4027: test diff for submodule with empty directory
is_racy_timestamp(): do not check timestamp for gitlinks
diff-lib.c: rename check_work_tree_entity()
diff: a submodule not checked out is not modified
Add t7506 to test submodule related functions for git-status
t4027: test diff for submodule with empty directory
1 | 2 | |||
---|---|---|---|---|
diff-lib.c | patch | | diff1 | | diff2 | | blob | history |
read-cache.c | patch | | diff1 | | diff2 | | blob | history |
diff --cc diff-lib.c
Simple merge
diff --cc read-cache.c
Simple merge