Skip to content

Commit 1eff741

Browse files
authored
Merge pull request #1056 from duncandean/master
Change repo to repo.rb, update reset-squash-r3.png
2 parents 966b02f + 2d8f569 commit 1eff741

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

book/10-git-internals/sections/packfiles.asc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ At this point, modify that file a little, and see what happens:
5858
[source,console]
5959
----
6060
$ echo '# testing' >> repo.rb
61-
$ git commit -am 'modified repo a bit'
61+
$ git commit -am 'modified repo.rb a bit'
6262
[master 2431da6] modified repo.rb a bit
6363
1 file changed, 1 insertion(+)
6464
----

diagram-source/progit.sketch

-8.93 MB
Binary file not shown.

images/reset-squash-r3.png

45.2 KB
Loading

0 commit comments

Comments
 (0)