Some typos fixing.
In basic necessarily changed to neccesarily. In remotes follwed changed to followed. In inspect added ) and divergant changed to divergent.
This commit is contained in:
@@ -106,7 +106,7 @@ layout: reference
|
||||
last added it. This means that if we commit our snapshot right now, we will
|
||||
be recording the version of the file when we last ran <code>git add</code>,
|
||||
not the version that is on our disk. Git does not assume that what the file
|
||||
looks like on disk is neccesarily what you want to snapshot - you have to
|
||||
looks like on disk is necessarily what you want to snapshot - you have to
|
||||
tell Git with the <code>git add</code> command.
|
||||
</p>
|
||||
|
||||
|
Reference in New Issue
Block a user