We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1de9a89 commit 4f8b780Copy full SHA for 4f8b780
book/10-git-internals/sections/packfiles.asc
@@ -58,7 +58,7 @@ At this point, modify that file a little, and see what happens:
58
[source,console]
59
----
60
$ echo '# testing' >> repo.rb
61
-$ git commit -am 'modified repo a bit'
+$ git commit -am 'modified repo.rb a bit'
62
[master 2431da6] modified repo.rb a bit
63
1 file changed, 1 insertion(+)
64
0 commit comments