mirror of
https://github.com/libgit2/libgit2.git
synced 2026-06-22 06:26:26 +00:00
status: add subdir to test repo
This commit is contained in:
committed by
Vicent Marti
parent
20361b2f69
commit
6b251490a8
@@ -1 +1 @@
|
||||
initial
|
||||
add subdir
|
||||
|
||||
1
tests/resources/status/.gitted/ORIG_HEAD
Normal file
1
tests/resources/status/.gitted/ORIG_HEAD
Normal file
@@ -0,0 +1 @@
|
||||
0017bd4ab1ec30440b17bae1680cff124ab5f1f6
|
||||
Binary file not shown.
@@ -1 +1,2 @@
|
||||
0000000000000000000000000000000000000000 0017bd4ab1ec30440b17bae1680cff124ab5f1f6 Jason Penny <jasonpenny4@gmail.com> 1308050070 -0400 commit (initial): initial
|
||||
0017bd4ab1ec30440b17bae1680cff124ab5f1f6 735b6a258cd196a8f7c9428419b02c1dca93fd75 Jason Penny <jasonpenny4@gmail.com> 1308954538 -0400 commit: add subdir
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
0000000000000000000000000000000000000000 0017bd4ab1ec30440b17bae1680cff124ab5f1f6 Jason Penny <jasonpenny4@gmail.com> 1308050070 -0400 commit (initial): initial
|
||||
0017bd4ab1ec30440b17bae1680cff124ab5f1f6 735b6a258cd196a8f7c9428419b02c1dca93fd75 Jason Penny <jasonpenny4@gmail.com> 1308954538 -0400 commit: add subdir
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1 +1 @@
|
||||
0017bd4ab1ec30440b17bae1680cff124ab5f1f6
|
||||
735b6a258cd196a8f7c9428419b02c1dca93fd75
|
||||
|
||||
1
tests/resources/status/subdir/current_file
Normal file
1
tests/resources/status/subdir/current_file
Normal file
@@ -0,0 +1 @@
|
||||
subdir/current_file
|
||||
2
tests/resources/status/subdir/modified_file
Normal file
2
tests/resources/status/subdir/modified_file
Normal file
@@ -0,0 +1,2 @@
|
||||
subdir/modified_file
|
||||
subdir/modified_file
|
||||
1
tests/resources/status/subdir/new_file
Normal file
1
tests/resources/status/subdir/new_file
Normal file
@@ -0,0 +1 @@
|
||||
subdir/new_file
|
||||
Reference in New Issue
Block a user