3.69 KB
/srv/reproducible-results/rbuild-debian/r-b-build.oK0hrHGl/b1/r-cran-gert_2.0.1+dfsg-1_amd64.changes vs.
/srv/reproducible-results/rbuild-debian/r-b-build.oK0hrHGl/b2/r-cran-gert_2.0.1+dfsg-1_amd64.changes
310 B
Files
    
Offset 1, 3 lines modifiedOffset 1, 3 lines modified
  
1 ·583e5a03410a7b5111992a3662cac854·81412·debug·optional·r-cran-gert-dbgsym_2.0.1+dfsg-1_amd64.deb1 ·583e5a03410a7b5111992a3662cac854·81412·debug·optional·r-cran-gert-dbgsym_2.0.1+dfsg-1_amd64.deb
2 ·d2dddb40c7f0eb407081ce6cd97a4a27·247832·gnu-r·optional·r-cran-gert_2.0.1+dfsg-1_amd64.deb2 ·cfcf2dc9183db7d14580c8be1658a8e8·247836·gnu-r·optional·r-cran-gert_2.0.1+dfsg-1_amd64.deb
3.19 KB
r-cran-gert_2.0.1+dfsg-1_amd64.deb
367 B
file list
    
Offset 1, 3 lines modifiedOffset 1, 3 lines modified
1 -rw-r--r--···0········0········0········4·2023-12-19·00:08:20.000000·debian-binary1 -rw-r--r--···0········0········0········4·2023-12-19·00:08:20.000000·debian-binary
2 -rw-r--r--···0········0········0·····2148·2023-12-19·00:08:20.000000·control.tar.xz2 -rw-r--r--···0········0········0·····2148·2023-12-19·00:08:20.000000·control.tar.xz
3 -rw-r--r--···0········0········0···245492·2023-12-19·00:08:20.000000·data.tar.xz3 -rw-r--r--···0········0········0···245496·2023-12-19·00:08:20.000000·data.tar.xz
98.0 B
control.tar.xz
70.0 B
control.tar
48.0 B
./md5sums
30.0 B
./md5sums
Files differ
2.67 KB
data.tar.xz
1.71 KB
data.tar
1.7 KB
./usr/lib/R/site-library/gert/doc/gert.html
    
Offset 170, 15 lines modifiedOffset 170, 15 lines modified
170 git·config·--global·user.email·'jerry@gmail.com'170 git·config·--global·user.email·'jerry@gmail.com'
171 git·config·--global·--list171 git·config·--global·--list
172 </code></pre>172 </code></pre>
173 <p>To·inspect·and·change·local·Git·config,·i.e.·options·specific·to·one·repository,·use·<code>git_config()</code>·and·<code>git_config_set()</code>.</p>173 <p>To·inspect·and·change·local·Git·config,·i.e.·options·specific·to·one·repository,·use·<code>git_config()</code>·and·<code>git_config_set()</code>.</p>
174 <h2·id="local-repository-basics">Local·repository·basics</h2>174 <h2·id="local-repository-basics">Local·repository·basics</h2>
175 <p><code>gert::git_init()</code>·is·essentially·<code>git·init</code>;·it’s·how·we·create·a·new·local·repository.·You·provide·the·path·to·the·repository·you·want·to·create.</p>175 <p><code>gert::git_init()</code>·is·essentially·<code>git·init</code>;·it’s·how·we·create·a·new·local·repository.·You·provide·the·path·to·the·repository·you·want·to·create.</p>
176 <pre><code·class="language-r">(path·&lt;-·file.path(tempdir(),·&quot;aaa&quot;,·&quot;bbb&quot;,·&quot;repo_ccc&quot;))176 <pre><code·class="language-r">(path·&lt;-·file.path(tempdir(),·&quot;aaa&quot;,·&quot;bbb&quot;,·&quot;repo_ccc&quot;))
177 #&gt;·[1]·&quot;/tmp/Rtmpp5nLcJ/aaa/bbb/repo_ccc&quot;177 #&gt;·[1]·&quot;/tmp/RtmpKibTSB/aaa/bbb/repo_ccc&quot;
178 dir.exists(path)178 dir.exists(path)
179 #&gt;·[1]·FALSE179 #&gt;·[1]·FALSE
  
180 (r·&lt;-·git_init(path))180 (r·&lt;-·git_init(path))
181 #&gt;·Error·in·git_init(path):·could·not·find·function·&quot;git_init&quot;181 #&gt;·Error·in·git_init(path):·could·not·find·function·&quot;git_init&quot;
182 dir.exists(path)182 dir.exists(path)
183 #&gt;·[1]·FALSE183 #&gt;·[1]·FALSE
736 B
html2text {}
    
Offset 31, 15 lines modifiedOffset 31, 15 lines modified
31 git·config·--global·--list31 git·config·--global·--list
32 To·inspect·and·change·local·Git·config,·i.e.·options·specific·to·one32 To·inspect·and·change·local·Git·config,·i.e.·options·specific·to·one
33 repository,·use·git_config()·and·git_config_set().33 repository,·use·git_config()·and·git_config_set().
34 *\x8**\x8**\x8**\x8**\x8*·L\x8Lo\x8oc\x8ca\x8al\x8l·r\x8re\x8ep\x8po\x8os\x8si\x8it\x8to\x8or\x8ry\x8y·b\x8ba\x8as\x8si\x8ic\x8cs\x8s·*\x8**\x8**\x8**\x8**\x8*34 *\x8**\x8**\x8**\x8**\x8*·L\x8Lo\x8oc\x8ca\x8al\x8l·r\x8re\x8ep\x8po\x8os\x8si\x8it\x8to\x8or\x8ry\x8y·b\x8ba\x8as\x8si\x8ic\x8cs\x8s·*\x8**\x8**\x8**\x8**\x8*
35 gert::git_init()·is·essentially·git·init;·it’s·how·we·create·a·new·local35 gert::git_init()·is·essentially·git·init;·it’s·how·we·create·a·new·local
36 repository.·You·provide·the·path·to·the·repository·you·want·to·create.36 repository.·You·provide·the·path·to·the·repository·you·want·to·create.
37 (path·<-·file.path(tempdir(),·"aaa",·"bbb",·"repo_ccc"))37 (path·<-·file.path(tempdir(),·"aaa",·"bbb",·"repo_ccc"))
38 #>·[1]·"/tmp/Rtmpp5nLcJ/aaa/bbb/repo_ccc"38 #>·[1]·"/tmp/RtmpKibTSB/aaa/bbb/repo_ccc"
39 dir.exists(path)39 dir.exists(path)
40 #>·[1]·FALSE40 #>·[1]·FALSE
  
41 (r·<-·git_init(path))41 (r·<-·git_init(path))
42 #>·Error·in·git_init(path):·could·not·find·function·"git_init"42 #>·Error·in·git_init(path):·could·not·find·function·"git_init"
43 dir.exists(path)43 dir.exists(path)
44 #>·[1]·FALSE44 #>·[1]·FALSE
957 B
xz --list
    
Offset 1, 13 lines modifiedOffset 1, 13 lines modified
1 ··Streams:···········11 ··Streams:···········1
2 ··Blocks:············12 ··Blocks:············1
3 ··Compressed·size:···239.7·KiB·(245492·B)3 ··Compressed·size:···239.7·KiB·(245496·B)
4 ··Uncompressed·size:·390.0·KiB·(399360·B)4 ··Uncompressed·size:·390.0·KiB·(399360·B)
5 ··Ratio:·············0.6155 ··Ratio:·············0.615
6 ··Check:·············CRC646 ··Check:·············CRC64
7 ··Stream·Padding:····0·B7 ··Stream·Padding:····0·B
8 ··Streams:8 ··Streams:
9 ····Stream····Blocks······CompOffset····UncompOffset········CompSize······UncompSize··Ratio··Check······Padding9 ····Stream····Blocks······CompOffset····UncompOffset········CompSize······UncompSize··Ratio··Check······Padding
10 ·········1·········1···············0···············0··········245492··········399360··0.615··CRC64············010 ·········1·········1···············0···············0··········245496··········399360··0.615··CRC64············0
11 ··Blocks:11 ··Blocks:
12 ····Stream·····Block······CompOffset····UncompOffset·······TotalSize······UncompSize··Ratio··Check12 ····Stream·····Block······CompOffset····UncompOffset·······TotalSize······UncompSize··Ratio··Check
13 ·········1·········1··············12···············0··········245456··········399360··0.615··CRC6413 ·········1·········1··············12···············0··········245460··········399360··0.615··CRC64