diff options
| author | Jonathan "Duke" Leto <jonathan@leto.net> | 2011-05-22 21:46:45 -0700 |
|---|---|---|
| committer | Jonathan "Duke" Leto <jonathan@leto.net> | 2011-05-22 21:46:45 -0700 |
| commit | 3381139bcd476b549d6a8e58fb8c71cf33b225af (patch) | |
| tree | 2bad0a5636a3384887dc31deea84115ea8922baf /t/data/testing/._git_/logs/HEAD | |
| parent | Mess around with test data (diff) | |
| download | jitterbug-3381139bcd476b549d6a8e58fb8c71cf33b225af.tar.gz | |
Try adding a git repo for testing again
Git thinks we are trying to use submodules, so fake it out by renaming
the .git directory to ._git_ . It will need to be renamed to .git
during test runs.
Diffstat (limited to 't/data/testing/._git_/logs/HEAD')
| -rw-r--r-- | t/data/testing/._git_/logs/HEAD | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/t/data/testing/._git_/logs/HEAD b/t/data/testing/._git_/logs/HEAD new file mode 100644 index 0000000..ae4f6bf --- /dev/null +++ b/t/data/testing/._git_/logs/HEAD @@ -0,0 +1,6 @@ +0000000000000000000000000000000000000000 c4a7a4eadada751c2592ace0f18742f2eeacf51e Jonathan "Duke" Leto <jonathan@leto.net> 1303416725 -0700 clone: from git://github.com/solgenomics/testing.git +c4a7a4eadada751c2592ace0f18742f2eeacf51e e5e5ab2c0d36a219a999aa5b93a0c45977e4d06f Jonathan "Duke" Leto <jonathan@leto.net> 1303416792 -0700 commit: Faily McFailpants +e5e5ab2c0d36a219a999aa5b93a0c45977e4d06f 485351a500018fe2a6ba8ecbcddd40cef0954229 Jonathan "Duke" Leto <jonathan@leto.net> 1303416941 -0700 commit: fail harder +485351a500018fe2a6ba8ecbcddd40cef0954229 8c011a49746b5c140aa2f1a907d2fe8c9fa29767 Jonathan "Duke" Leto <jonathan@leto.net> 1303417074 -0700 commit: fail harderer +8c011a49746b5c140aa2f1a907d2fe8c9fa29767 2a1ac6de05e4b1af148497ba65c061a9e9ceeb38 Jonathan "Duke" Leto <jonathan@leto.net> 1303417238 -0700 commit: fail uselessly +2a1ac6de05e4b1af148497ba65c061a9e9ceeb38 3ab75b9a29e09bf027f64250b44cab19b316c128 Jonathan "Duke" Leto <jonathan@leto.net> 1303850277 -0700 commit: WTF has left the building |
