]> git.proxmox.com Git - libgit2.git/commit
status: Add a file in the test repository to cover the correct sorting of entries...
authornulltoken <emeric.fermas@gmail.com>
Sat, 29 Oct 2011 19:29:31 +0000 (21:29 +0200)
committernulltoken <emeric.fermas@gmail.com>
Sat, 29 Oct 2011 20:05:56 +0000 (22:05 +0200)
commita1bd78ea29caa05cf44e57f525d5b11fd9e2dc3a
treec8ad4b18885fc36c246c0a613a05bb56345fd5f3
parentd1db74bf57999ac336fddadf2f9ee7c24961268f
status: Add a file in the test repository to cover the correct sorting of entries when the working folder is being read

In this case, "subdir.txt" should be listed before the "subdir" directory.
tests/resources/status/.gitted/COMMIT_EDITMSG
tests/resources/status/.gitted/ORIG_HEAD
tests/resources/status/.gitted/index
tests/resources/status/.gitted/logs/HEAD
tests/resources/status/.gitted/logs/refs/heads/master
tests/resources/status/.gitted/objects/26/a125ee1bfc5df1e1b2e9441bbe63c8a7ae989f [new file with mode: 0644]
tests/resources/status/.gitted/objects/37/fcb02ccc1a85d1941e7f106d52dc3702dcf0d0 [new file with mode: 0644]
tests/resources/status/.gitted/objects/e8/ee89e15bbe9b20137715232387b3de5b28972e [new file with mode: 0644]
tests/resources/status/.gitted/refs/heads/master
tests/resources/status/subdir.txt [new file with mode: 0644]