mirror of
https://github.com/libgit2/libgit2.git
synced 2026-06-22 06:26:26 +00:00
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.
This commit is contained in:
@@ -1 +1 @@
|
||||
add subdir
|
||||
Add a file which name should appear before the "subdir/" folder while being dealt with by the treewalker
|
||||
|
||||
@@ -1 +1 @@
|
||||
0017bd4ab1ec30440b17bae1680cff124ab5f1f6
|
||||
735b6a258cd196a8f7c9428419b02c1dca93fd75
|
||||
|
||||
Binary file not shown.
@@ -1,2 +1,3 @@
|
||||
0000000000000000000000000000000000000000 0017bd4ab1ec30440b17bae1680cff124ab5f1f6 Jason Penny <jasonpenny4@gmail.com> 1308050070 -0400 commit (initial): initial
|
||||
0017bd4ab1ec30440b17bae1680cff124ab5f1f6 735b6a258cd196a8f7c9428419b02c1dca93fd75 Jason Penny <jasonpenny4@gmail.com> 1308954538 -0400 commit: add subdir
|
||||
735b6a258cd196a8f7c9428419b02c1dca93fd75 26a125ee1bfc5df1e1b2e9441bbe63c8a7ae989f nulltoken <emeric.fermas@gmail.com> 1319911544 +0200 commit: Add a file which name should appear before the "subdir/" folder while being dealt with by the treewalker
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
0000000000000000000000000000000000000000 0017bd4ab1ec30440b17bae1680cff124ab5f1f6 Jason Penny <jasonpenny4@gmail.com> 1308050070 -0400 commit (initial): initial
|
||||
0017bd4ab1ec30440b17bae1680cff124ab5f1f6 735b6a258cd196a8f7c9428419b02c1dca93fd75 Jason Penny <jasonpenny4@gmail.com> 1308954538 -0400 commit: add subdir
|
||||
735b6a258cd196a8f7c9428419b02c1dca93fd75 26a125ee1bfc5df1e1b2e9441bbe63c8a7ae989f nulltoken <emeric.fermas@gmail.com> 1319911544 +0200 commit: Add a file which name should appear before the "subdir/" folder while being dealt with by the treewalker
|
||||
|
||||
@@ -0,0 +1,2 @@
|
||||
x<01><>MnÄ …»Î)¬ÙVšò† <20>ªö(Ì€BDˆ¢Þ¾L<C2BE>Ð<EFBFBD>öûüžž«¥¤RÈ·Þˆ@êà,Î9Ž‹òÜÌœtàìæ•ðNj6f`žM6Z;h©ì
…ZÜÐÞp Ú™Y,37¯/Ü;42x&<z¬
Ö#ç^Ÿ´Â<C2B4>
|
||||
µä®<EFBFBD>ZÁýëQ0å««å¸äÆp®æÞ™`lÛ²Ó?ñéÛ{@)œ1¹+‚=Ö#<23>ö6°j#è‘à²Ö§öq<C3B6>P³®¨¥´>ÀægêìÏŸüÕÛ‰ùImú|½jñ
|
||||
Binary file not shown.
Binary file not shown.
@@ -1 +1 @@
|
||||
735b6a258cd196a8f7c9428419b02c1dca93fd75
|
||||
26a125ee1bfc5df1e1b2e9441bbe63c8a7ae989f
|
||||
|
||||
2
tests/resources/status/subdir.txt
Normal file
2
tests/resources/status/subdir.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
Is it a bird?
|
||||
Is it a plane?
|
||||
Reference in New Issue
Block a user