Skip to content

Commit

Permalink
Merge pull request progit#1056 from duncandean/master
Browse files Browse the repository at this point in the history
Change repo to repo.rb, update reset-squash-r3.png
  • Loading branch information
ben authored Aug 26, 2018
2 parents 966b02f + 2d8f569 commit 1eff741
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion book/10-git-internals/sections/packfiles.asc
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ At this point, modify that file a little, and see what happens:
[source,console]
----
$ echo '# testing' >> repo.rb
$ git commit -am 'modified repo a bit'
$ git commit -am 'modified repo.rb a bit'
[master 2431da6] modified repo.rb a bit
1 file changed, 1 insertion(+)
----
Expand Down
Binary file modified diagram-source/progit.sketch
Binary file not shown.
Binary file modified images/reset-squash-r3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1eff741

Please sign in to comment.