jekyll-git_metadata 0.0.1 → 0.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/README.md +49 -9
- data/Rakefile +6 -0
- data/jekyll-git_metadata.gemspec +2 -0
- data/lib/jekyll/git_metadata/generator.rb +22 -26
- data/lib/jekyll/git_metadata/version.rb +1 -1
- data/test/helper.rb +28 -0
- data/test/test_git_metadata.rb +158 -0
- data/test/test_repo/.gitignore +1 -0
- data/test/test_repo/_config.yml +12 -0
- data/test/test_repo/_includes/footer.html +61 -0
- data/test/test_repo/_includes/head.html +12 -0
- data/test/test_repo/_includes/header.html +28 -0
- data/test/test_repo/_layouts/default.html +19 -0
- data/test/test_repo/_layouts/page.html +14 -0
- data/test/test_repo/_layouts/post.html +15 -0
- data/test/test_repo/_posts/2014-07-14-welcome-to-jekyll.markdown +28 -0
- data/test/test_repo/about.md +9 -0
- data/test/test_repo/css/main.css +410 -0
- data/test/test_repo/dot_git/COMMIT_EDITMSG +1 -0
- data/test/test_repo/dot_git/HEAD +1 -0
- data/test/test_repo/dot_git/config +7 -0
- data/test/test_repo/dot_git/description +1 -0
- data/test/test_repo/dot_git/hooks/applypatch-msg.sample +15 -0
- data/test/test_repo/dot_git/hooks/commit-msg.sample +24 -0
- data/test/test_repo/dot_git/hooks/post-update.sample +8 -0
- data/test/test_repo/dot_git/hooks/pre-applypatch.sample +14 -0
- data/test/test_repo/dot_git/hooks/pre-commit.sample +49 -0
- data/test/test_repo/dot_git/hooks/pre-push.sample +54 -0
- data/test/test_repo/dot_git/hooks/pre-rebase.sample +169 -0
- data/test/test_repo/dot_git/hooks/prepare-commit-msg.sample +36 -0
- data/test/test_repo/dot_git/hooks/update.sample +128 -0
- data/test/test_repo/dot_git/index +0 -0
- data/test/test_repo/dot_git/info/exclude +6 -0
- data/test/test_repo/dot_git/logs/HEAD +5 -0
- data/test/test_repo/dot_git/logs/refs/heads/master +5 -0
- data/test/test_repo/dot_git/objects/00/26c4c5df4d5148a07b9fbd790620f4e11d0802 +0 -0
- data/test/test_repo/dot_git/objects/0e/a9d20342677512902dde3175a73e1dd1059e67 +0 -0
- data/test/test_repo/dot_git/objects/25/d62f6feeb7190483f81564f4a76c1ec33d5118 +0 -0
- data/test/test_repo/dot_git/objects/32/3a65e20f0feb846438bbda1a0396ea2db7616e +0 -0
- data/test/test_repo/dot_git/objects/3e/d64bb62b98b0827096cda5da5a728ec1bf5e3e +1 -0
- data/test/test_repo/dot_git/objects/48/d97759a460f607e077eea99a2df7b3cd5a2601 +0 -0
- data/test/test_repo/dot_git/objects/4c/2dd956115a971f5376a998bc4b243022c8881e +0 -0
- data/test/test_repo/dot_git/objects/4d/1b13c2e1ef1c1a944aae52994682da833a5bef +1 -0
- data/test/test_repo/dot_git/objects/4d/7f8a4c1a1bac8d553ba169e18882a7f51235bd +0 -0
- data/test/test_repo/dot_git/objects/59/821b143fbc62850d08e3f70c70d02af08df684 +0 -0
- data/test/test_repo/dot_git/objects/60/9711c27d50b5ab6ecc7d8fd485082481f9fc4a +0 -0
- data/test/test_repo/dot_git/objects/62/61f5911f204a827c313081c33e2522f0dd457c +0 -0
- data/test/test_repo/dot_git/objects/78/845656f899d0bfd86d2806b85b0c54adddd3c8 +0 -0
- data/test/test_repo/dot_git/objects/7f/9eb0e6044998d71653c06fdc6e359dfbfc4211 +0 -0
- data/test/test_repo/dot_git/objects/83/65a44c640d5c7cafc8788607a274dfd91b89bb +3 -0
- data/test/test_repo/dot_git/objects/83/8ad7a02ebe551a90bea885c94191667f29009c +1 -0
- data/test/test_repo/dot_git/objects/83/8daa5e0163161d6e47bd1b0d783ca7307066c6 +0 -0
- data/test/test_repo/dot_git/objects/88/090a3ea8ce80e49ea42d249836aaa25f257454 +0 -0
- data/test/test_repo/dot_git/objects/8d/1f788990d1f80ebcbe7b78c3e5c393b7a41943 +0 -0
- data/test/test_repo/dot_git/objects/99/117f666995e8836652d9590daa2fdcb4de8b2a +0 -0
- data/test/test_repo/dot_git/objects/9e/00340e45d33e52bb16100f1b613a36f82f9c57 +0 -0
- data/test/test_repo/dot_git/objects/a9/f5097c614e0d4be7f900c04d782d3b1d675ee2 +0 -0
- data/test/test_repo/dot_git/objects/ae/45638b71046b28d46a764d8a2f7780fec58c01 +1 -0
- data/test/test_repo/dot_git/objects/af/415865cd1f1c0a5963a5d45b1335856e23dae8 +0 -0
- data/test/test_repo/dot_git/objects/ba/a938862bbe45533863069649b40fdebf59e81c +0 -0
- data/test/test_repo/dot_git/objects/c0/8f9add7a1d48045bec46451dfdbb5b5ebf8dc0 +0 -0
- data/test/test_repo/dot_git/objects/c8/f101653f2c1de3611232fc4c940246b06779cd +0 -0
- data/test/test_repo/dot_git/objects/da/077394cb4d5bf7ffac527dbfc652ec0592b423 +2 -0
- data/test/test_repo/dot_git/objects/e1/ec08bcf36967f7be9ec6df51c862cc86305f4f +3 -0
- data/test/test_repo/dot_git/objects/e3/c2be348eb0873f7ac3f500ae6daaa93ebd7959 +0 -0
- data/test/test_repo/dot_git/objects/e5/e6f26a0481e83434feb2de4ef29843c8a1b8b2 +0 -0
- data/test/test_repo/dot_git/objects/ff/74852f93c8e337b7ae3088c31cfe8673def356 +0 -0
- data/test/test_repo/dot_git/refs/heads/master +1 -0
- data/test/test_repo/feed.xml +30 -0
- data/test/test_repo/index.html +20 -0
- metadata +161 -3
|
Binary file
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
0000000000000000000000000000000000000000 78845656f899d0bfd86d2806b85b0c54adddd3c8 Ivan Tse <ivan.tse1@gmail.com> 1405317689 -0400 commit (initial): First commit with jekyll scaffold
|
|
2
|
+
78845656f899d0bfd86d2806b85b0c54adddd3c8 da077394cb4d5bf7ffac527dbfc652ec0592b423 Ivan Tse <ivan.tse1@gmail.com> 1405318004 -0400 commit: Change details in config.yml
|
|
3
|
+
da077394cb4d5bf7ffac527dbfc652ec0592b423 9e00340e45d33e52bb16100f1b613a36f82f9c57 Ivan Tse <ivan.tse1@gmail.com> 1405318112 -0400 commit: Change about page text
|
|
4
|
+
9e00340e45d33e52bb16100f1b613a36f82f9c57 8365a44c640d5c7cafc8788607a274dfd91b89bb Ivan Tse <ivan.tse1@gmail.com> 1405318203 -0400 commit: Edit first post
|
|
5
|
+
8365a44c640d5c7cafc8788607a274dfd91b89bb 25d62f6feeb7190483f81564f4a76c1ec33d5118 Ivan Tse <ivan.tse1@gmail.com> 1405318351 -0400 commit: Be more friendly
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
0000000000000000000000000000000000000000 78845656f899d0bfd86d2806b85b0c54adddd3c8 Ivan Tse <ivan.tse1@gmail.com> 1405317689 -0400 commit (initial): First commit with jekyll scaffold
|
|
2
|
+
78845656f899d0bfd86d2806b85b0c54adddd3c8 da077394cb4d5bf7ffac527dbfc652ec0592b423 Ivan Tse <ivan.tse1@gmail.com> 1405318004 -0400 commit: Change details in config.yml
|
|
3
|
+
da077394cb4d5bf7ffac527dbfc652ec0592b423 9e00340e45d33e52bb16100f1b613a36f82f9c57 Ivan Tse <ivan.tse1@gmail.com> 1405318112 -0400 commit: Change about page text
|
|
4
|
+
9e00340e45d33e52bb16100f1b613a36f82f9c57 8365a44c640d5c7cafc8788607a274dfd91b89bb Ivan Tse <ivan.tse1@gmail.com> 1405318203 -0400 commit: Edit first post
|
|
5
|
+
8365a44c640d5c7cafc8788607a274dfd91b89bb 25d62f6feeb7190483f81564f4a76c1ec33d5118 Ivan Tse <ivan.tse1@gmail.com> 1405318351 -0400 commit: Be more friendly
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
x���j�0�{�S̱�:�P�מ{)�Y^�J$��OC��];.8PJA 4ڝo�u�����*��Kn0�T��Q��V$5Q���pjP�Y�ռ��F� '��V'�+�.��oO{�s���
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
x-�1O1���+w�*�dcBBbcA!�59��%��V���J^����s��=��ap�.�Y@����2<�n���LY�c����n;p�(������K�P1�OYo:��76:�ш�Ұ�'�3lb�ܒ, �gN-~=LfU����}���h1�Z�����w���qtn륕q���+�g1�֡V�k�Qѹ����ʁI��?�kZ�
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
x]�An�0E��_���C�����]<)H.F0D�(Rϒ��$�h���g���)C,��r|0�d�}đO�tqc�,i�7WT�
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
xMQ=O�0e�z�`�X3b:���5�G�8*��$w��X~�{�/��=<?������ �*�1eu��w��R����3�][AO�����!zc)
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
25d62f6feeb7190483f81564f4a76c1ec33d5118
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
---
|
|
2
|
+
layout: none
|
|
3
|
+
---
|
|
4
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
5
|
+
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
|
6
|
+
<channel>
|
|
7
|
+
<title>{{ site.title | xml_escape }}</title>
|
|
8
|
+
<description>{{ site.description | xml_escape }}</description>
|
|
9
|
+
<link>{{ site.url }}{{ site.baseurl }}/</link>
|
|
10
|
+
<atom:link href="{{ "/feed.xml" | prepend: site.baseurl | prepend: site.url }}" rel="self" type="application/rss+xml" />
|
|
11
|
+
<pubDate>{{ site.time | date_to_rfc822 }}</pubDate>
|
|
12
|
+
<lastBuildDate>{{ site.time | date_to_rfc822 }}</lastBuildDate>
|
|
13
|
+
<generator>Jekyll v{{ jekyll.version }}</generator>
|
|
14
|
+
{% for post in site.posts limit:10 %}
|
|
15
|
+
<item>
|
|
16
|
+
<title>{{ post.title | xml_escape }}</title>
|
|
17
|
+
<description>{{ post.content | xml_escape }}</description>
|
|
18
|
+
<pubDate>{{ post.date | date_to_rfc822 }}</pubDate>
|
|
19
|
+
<link>{{ post.url | prepend: site.baseurl | prepend: site.url }}</link>
|
|
20
|
+
<guid isPermaLink="true">{{ post.url | prepend: site.baseurl | prepend: site.url }}</guid>
|
|
21
|
+
{% for tag in post.tags %}
|
|
22
|
+
<category>{{ tag | xml_escape }}</category>
|
|
23
|
+
{% endfor %}
|
|
24
|
+
{% for cat in post.categories %}
|
|
25
|
+
<category>{{ cat | xml_escape }}</category>
|
|
26
|
+
{% endfor %}
|
|
27
|
+
</item>
|
|
28
|
+
{% endfor %}
|
|
29
|
+
</channel>
|
|
30
|
+
</rss>
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
---
|
|
2
|
+
layout: default
|
|
3
|
+
---
|
|
4
|
+
|
|
5
|
+
<div class="home">
|
|
6
|
+
|
|
7
|
+
<h1>Posts</h1>
|
|
8
|
+
|
|
9
|
+
<ul class="posts">
|
|
10
|
+
{% for post in site.posts %}
|
|
11
|
+
<li>
|
|
12
|
+
<span class="post-date">{{ post.date | date: "%b %-d, %Y" }}</span>
|
|
13
|
+
<a class="post-link" href="{{ post.url | prepend: site.baseurl }}">{{ post.title }}</a>
|
|
14
|
+
</li>
|
|
15
|
+
{% endfor %}
|
|
16
|
+
</ul>
|
|
17
|
+
|
|
18
|
+
<p class="rss-subscribe">subscribe <a href="{{ "/feed.xml" | prepend: site.baseurl }}">via RSS</a></p>
|
|
19
|
+
|
|
20
|
+
</div>
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: jekyll-git_metadata
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.0.
|
|
4
|
+
version: 0.0.2
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Ivan Tse
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2014-
|
|
11
|
+
date: 2014-07-14 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: jekyll
|
|
@@ -52,6 +52,34 @@ dependencies:
|
|
|
52
52
|
- - ">="
|
|
53
53
|
- !ruby/object:Gem::Version
|
|
54
54
|
version: '0'
|
|
55
|
+
- !ruby/object:Gem::Dependency
|
|
56
|
+
name: shoulda
|
|
57
|
+
requirement: !ruby/object:Gem::Requirement
|
|
58
|
+
requirements:
|
|
59
|
+
- - ">="
|
|
60
|
+
- !ruby/object:Gem::Version
|
|
61
|
+
version: '0'
|
|
62
|
+
type: :development
|
|
63
|
+
prerelease: false
|
|
64
|
+
version_requirements: !ruby/object:Gem::Requirement
|
|
65
|
+
requirements:
|
|
66
|
+
- - ">="
|
|
67
|
+
- !ruby/object:Gem::Version
|
|
68
|
+
version: '0'
|
|
69
|
+
- !ruby/object:Gem::Dependency
|
|
70
|
+
name: mocha
|
|
71
|
+
requirement: !ruby/object:Gem::Requirement
|
|
72
|
+
requirements:
|
|
73
|
+
- - ">="
|
|
74
|
+
- !ruby/object:Gem::Version
|
|
75
|
+
version: '0'
|
|
76
|
+
type: :development
|
|
77
|
+
prerelease: false
|
|
78
|
+
version_requirements: !ruby/object:Gem::Requirement
|
|
79
|
+
requirements:
|
|
80
|
+
- - ">="
|
|
81
|
+
- !ruby/object:Gem::Version
|
|
82
|
+
version: '0'
|
|
55
83
|
description: Get access to Git information in your Jekyll templates
|
|
56
84
|
email:
|
|
57
85
|
- ivan.tse1@gmail.com
|
|
@@ -69,6 +97,71 @@ files:
|
|
|
69
97
|
- lib/jekyll/git_metadata.rb
|
|
70
98
|
- lib/jekyll/git_metadata/generator.rb
|
|
71
99
|
- lib/jekyll/git_metadata/version.rb
|
|
100
|
+
- test/helper.rb
|
|
101
|
+
- test/test_git_metadata.rb
|
|
102
|
+
- test/test_repo/.gitignore
|
|
103
|
+
- test/test_repo/_config.yml
|
|
104
|
+
- test/test_repo/_includes/footer.html
|
|
105
|
+
- test/test_repo/_includes/head.html
|
|
106
|
+
- test/test_repo/_includes/header.html
|
|
107
|
+
- test/test_repo/_layouts/default.html
|
|
108
|
+
- test/test_repo/_layouts/page.html
|
|
109
|
+
- test/test_repo/_layouts/post.html
|
|
110
|
+
- test/test_repo/_posts/2014-07-14-welcome-to-jekyll.markdown
|
|
111
|
+
- test/test_repo/about.md
|
|
112
|
+
- test/test_repo/css/main.css
|
|
113
|
+
- test/test_repo/dot_git/COMMIT_EDITMSG
|
|
114
|
+
- test/test_repo/dot_git/HEAD
|
|
115
|
+
- test/test_repo/dot_git/config
|
|
116
|
+
- test/test_repo/dot_git/description
|
|
117
|
+
- test/test_repo/dot_git/hooks/applypatch-msg.sample
|
|
118
|
+
- test/test_repo/dot_git/hooks/commit-msg.sample
|
|
119
|
+
- test/test_repo/dot_git/hooks/post-update.sample
|
|
120
|
+
- test/test_repo/dot_git/hooks/pre-applypatch.sample
|
|
121
|
+
- test/test_repo/dot_git/hooks/pre-commit.sample
|
|
122
|
+
- test/test_repo/dot_git/hooks/pre-push.sample
|
|
123
|
+
- test/test_repo/dot_git/hooks/pre-rebase.sample
|
|
124
|
+
- test/test_repo/dot_git/hooks/prepare-commit-msg.sample
|
|
125
|
+
- test/test_repo/dot_git/hooks/update.sample
|
|
126
|
+
- test/test_repo/dot_git/index
|
|
127
|
+
- test/test_repo/dot_git/info/exclude
|
|
128
|
+
- test/test_repo/dot_git/logs/HEAD
|
|
129
|
+
- test/test_repo/dot_git/logs/refs/heads/master
|
|
130
|
+
- test/test_repo/dot_git/objects/00/26c4c5df4d5148a07b9fbd790620f4e11d0802
|
|
131
|
+
- test/test_repo/dot_git/objects/0e/a9d20342677512902dde3175a73e1dd1059e67
|
|
132
|
+
- test/test_repo/dot_git/objects/25/d62f6feeb7190483f81564f4a76c1ec33d5118
|
|
133
|
+
- test/test_repo/dot_git/objects/32/3a65e20f0feb846438bbda1a0396ea2db7616e
|
|
134
|
+
- test/test_repo/dot_git/objects/3e/d64bb62b98b0827096cda5da5a728ec1bf5e3e
|
|
135
|
+
- test/test_repo/dot_git/objects/48/d97759a460f607e077eea99a2df7b3cd5a2601
|
|
136
|
+
- test/test_repo/dot_git/objects/4c/2dd956115a971f5376a998bc4b243022c8881e
|
|
137
|
+
- test/test_repo/dot_git/objects/4d/1b13c2e1ef1c1a944aae52994682da833a5bef
|
|
138
|
+
- test/test_repo/dot_git/objects/4d/7f8a4c1a1bac8d553ba169e18882a7f51235bd
|
|
139
|
+
- test/test_repo/dot_git/objects/59/821b143fbc62850d08e3f70c70d02af08df684
|
|
140
|
+
- test/test_repo/dot_git/objects/60/9711c27d50b5ab6ecc7d8fd485082481f9fc4a
|
|
141
|
+
- test/test_repo/dot_git/objects/62/61f5911f204a827c313081c33e2522f0dd457c
|
|
142
|
+
- test/test_repo/dot_git/objects/78/845656f899d0bfd86d2806b85b0c54adddd3c8
|
|
143
|
+
- test/test_repo/dot_git/objects/7f/9eb0e6044998d71653c06fdc6e359dfbfc4211
|
|
144
|
+
- test/test_repo/dot_git/objects/83/65a44c640d5c7cafc8788607a274dfd91b89bb
|
|
145
|
+
- test/test_repo/dot_git/objects/83/8ad7a02ebe551a90bea885c94191667f29009c
|
|
146
|
+
- test/test_repo/dot_git/objects/83/8daa5e0163161d6e47bd1b0d783ca7307066c6
|
|
147
|
+
- test/test_repo/dot_git/objects/88/090a3ea8ce80e49ea42d249836aaa25f257454
|
|
148
|
+
- test/test_repo/dot_git/objects/8d/1f788990d1f80ebcbe7b78c3e5c393b7a41943
|
|
149
|
+
- test/test_repo/dot_git/objects/99/117f666995e8836652d9590daa2fdcb4de8b2a
|
|
150
|
+
- test/test_repo/dot_git/objects/9e/00340e45d33e52bb16100f1b613a36f82f9c57
|
|
151
|
+
- test/test_repo/dot_git/objects/a9/f5097c614e0d4be7f900c04d782d3b1d675ee2
|
|
152
|
+
- test/test_repo/dot_git/objects/ae/45638b71046b28d46a764d8a2f7780fec58c01
|
|
153
|
+
- test/test_repo/dot_git/objects/af/415865cd1f1c0a5963a5d45b1335856e23dae8
|
|
154
|
+
- test/test_repo/dot_git/objects/ba/a938862bbe45533863069649b40fdebf59e81c
|
|
155
|
+
- test/test_repo/dot_git/objects/c0/8f9add7a1d48045bec46451dfdbb5b5ebf8dc0
|
|
156
|
+
- test/test_repo/dot_git/objects/c8/f101653f2c1de3611232fc4c940246b06779cd
|
|
157
|
+
- test/test_repo/dot_git/objects/da/077394cb4d5bf7ffac527dbfc652ec0592b423
|
|
158
|
+
- test/test_repo/dot_git/objects/e1/ec08bcf36967f7be9ec6df51c862cc86305f4f
|
|
159
|
+
- test/test_repo/dot_git/objects/e3/c2be348eb0873f7ac3f500ae6daaa93ebd7959
|
|
160
|
+
- test/test_repo/dot_git/objects/e5/e6f26a0481e83434feb2de4ef29843c8a1b8b2
|
|
161
|
+
- test/test_repo/dot_git/objects/ff/74852f93c8e337b7ae3088c31cfe8673def356
|
|
162
|
+
- test/test_repo/dot_git/refs/heads/master
|
|
163
|
+
- test/test_repo/feed.xml
|
|
164
|
+
- test/test_repo/index.html
|
|
72
165
|
homepage: https://github.com/ivantsepp/jekyll-git_metadata
|
|
73
166
|
licenses:
|
|
74
167
|
- MIT
|
|
@@ -93,4 +186,69 @@ rubygems_version: 2.2.2
|
|
|
93
186
|
signing_key:
|
|
94
187
|
specification_version: 4
|
|
95
188
|
summary: Expose Git metadata to Jekyll.
|
|
96
|
-
test_files:
|
|
189
|
+
test_files:
|
|
190
|
+
- test/helper.rb
|
|
191
|
+
- test/test_git_metadata.rb
|
|
192
|
+
- test/test_repo/.gitignore
|
|
193
|
+
- test/test_repo/_config.yml
|
|
194
|
+
- test/test_repo/_includes/footer.html
|
|
195
|
+
- test/test_repo/_includes/head.html
|
|
196
|
+
- test/test_repo/_includes/header.html
|
|
197
|
+
- test/test_repo/_layouts/default.html
|
|
198
|
+
- test/test_repo/_layouts/page.html
|
|
199
|
+
- test/test_repo/_layouts/post.html
|
|
200
|
+
- test/test_repo/_posts/2014-07-14-welcome-to-jekyll.markdown
|
|
201
|
+
- test/test_repo/about.md
|
|
202
|
+
- test/test_repo/css/main.css
|
|
203
|
+
- test/test_repo/dot_git/COMMIT_EDITMSG
|
|
204
|
+
- test/test_repo/dot_git/HEAD
|
|
205
|
+
- test/test_repo/dot_git/config
|
|
206
|
+
- test/test_repo/dot_git/description
|
|
207
|
+
- test/test_repo/dot_git/hooks/applypatch-msg.sample
|
|
208
|
+
- test/test_repo/dot_git/hooks/commit-msg.sample
|
|
209
|
+
- test/test_repo/dot_git/hooks/post-update.sample
|
|
210
|
+
- test/test_repo/dot_git/hooks/pre-applypatch.sample
|
|
211
|
+
- test/test_repo/dot_git/hooks/pre-commit.sample
|
|
212
|
+
- test/test_repo/dot_git/hooks/pre-push.sample
|
|
213
|
+
- test/test_repo/dot_git/hooks/pre-rebase.sample
|
|
214
|
+
- test/test_repo/dot_git/hooks/prepare-commit-msg.sample
|
|
215
|
+
- test/test_repo/dot_git/hooks/update.sample
|
|
216
|
+
- test/test_repo/dot_git/index
|
|
217
|
+
- test/test_repo/dot_git/info/exclude
|
|
218
|
+
- test/test_repo/dot_git/logs/HEAD
|
|
219
|
+
- test/test_repo/dot_git/logs/refs/heads/master
|
|
220
|
+
- test/test_repo/dot_git/objects/00/26c4c5df4d5148a07b9fbd790620f4e11d0802
|
|
221
|
+
- test/test_repo/dot_git/objects/0e/a9d20342677512902dde3175a73e1dd1059e67
|
|
222
|
+
- test/test_repo/dot_git/objects/25/d62f6feeb7190483f81564f4a76c1ec33d5118
|
|
223
|
+
- test/test_repo/dot_git/objects/32/3a65e20f0feb846438bbda1a0396ea2db7616e
|
|
224
|
+
- test/test_repo/dot_git/objects/3e/d64bb62b98b0827096cda5da5a728ec1bf5e3e
|
|
225
|
+
- test/test_repo/dot_git/objects/48/d97759a460f607e077eea99a2df7b3cd5a2601
|
|
226
|
+
- test/test_repo/dot_git/objects/4c/2dd956115a971f5376a998bc4b243022c8881e
|
|
227
|
+
- test/test_repo/dot_git/objects/4d/1b13c2e1ef1c1a944aae52994682da833a5bef
|
|
228
|
+
- test/test_repo/dot_git/objects/4d/7f8a4c1a1bac8d553ba169e18882a7f51235bd
|
|
229
|
+
- test/test_repo/dot_git/objects/59/821b143fbc62850d08e3f70c70d02af08df684
|
|
230
|
+
- test/test_repo/dot_git/objects/60/9711c27d50b5ab6ecc7d8fd485082481f9fc4a
|
|
231
|
+
- test/test_repo/dot_git/objects/62/61f5911f204a827c313081c33e2522f0dd457c
|
|
232
|
+
- test/test_repo/dot_git/objects/78/845656f899d0bfd86d2806b85b0c54adddd3c8
|
|
233
|
+
- test/test_repo/dot_git/objects/7f/9eb0e6044998d71653c06fdc6e359dfbfc4211
|
|
234
|
+
- test/test_repo/dot_git/objects/83/65a44c640d5c7cafc8788607a274dfd91b89bb
|
|
235
|
+
- test/test_repo/dot_git/objects/83/8ad7a02ebe551a90bea885c94191667f29009c
|
|
236
|
+
- test/test_repo/dot_git/objects/83/8daa5e0163161d6e47bd1b0d783ca7307066c6
|
|
237
|
+
- test/test_repo/dot_git/objects/88/090a3ea8ce80e49ea42d249836aaa25f257454
|
|
238
|
+
- test/test_repo/dot_git/objects/8d/1f788990d1f80ebcbe7b78c3e5c393b7a41943
|
|
239
|
+
- test/test_repo/dot_git/objects/99/117f666995e8836652d9590daa2fdcb4de8b2a
|
|
240
|
+
- test/test_repo/dot_git/objects/9e/00340e45d33e52bb16100f1b613a36f82f9c57
|
|
241
|
+
- test/test_repo/dot_git/objects/a9/f5097c614e0d4be7f900c04d782d3b1d675ee2
|
|
242
|
+
- test/test_repo/dot_git/objects/ae/45638b71046b28d46a764d8a2f7780fec58c01
|
|
243
|
+
- test/test_repo/dot_git/objects/af/415865cd1f1c0a5963a5d45b1335856e23dae8
|
|
244
|
+
- test/test_repo/dot_git/objects/ba/a938862bbe45533863069649b40fdebf59e81c
|
|
245
|
+
- test/test_repo/dot_git/objects/c0/8f9add7a1d48045bec46451dfdbb5b5ebf8dc0
|
|
246
|
+
- test/test_repo/dot_git/objects/c8/f101653f2c1de3611232fc4c940246b06779cd
|
|
247
|
+
- test/test_repo/dot_git/objects/da/077394cb4d5bf7ffac527dbfc652ec0592b423
|
|
248
|
+
- test/test_repo/dot_git/objects/e1/ec08bcf36967f7be9ec6df51c862cc86305f4f
|
|
249
|
+
- test/test_repo/dot_git/objects/e3/c2be348eb0873f7ac3f500ae6daaa93ebd7959
|
|
250
|
+
- test/test_repo/dot_git/objects/e5/e6f26a0481e83434feb2de4ef29843c8a1b8b2
|
|
251
|
+
- test/test_repo/dot_git/objects/ff/74852f93c8e337b7ae3088c31cfe8673def356
|
|
252
|
+
- test/test_repo/dot_git/refs/heads/master
|
|
253
|
+
- test/test_repo/feed.xml
|
|
254
|
+
- test/test_repo/index.html
|