Skip to content

Conversation

bagasme
Copy link
Contributor

@bagasme bagasme commented Jan 26, 2021

Changes

Fix reported typo in Chapter 2 of the book:

  1. merge the remote's master into the local (Typo in "Inspecting a Remote" subsection  #1565)
  2. nothing to commit, working directory -> nothing to commit, working tree (Typo working directory should be working tree #1559)

Context

Fixes #1565
Fixes #1559

As per progit#1565:
master branch on the remote -> local

Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
As per progit#1559:
nothing to commit, working directory -> tree

Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
Conveying idea that on local repo, pulling by `git pull` will merge in any changes that have happened on the remote side.

Co-authored-by: Ben Straub <ben@straub.cc>
@ben
Copy link
Member

ben commented Jan 27, 2021

@ben ben merged commit 78c016a into progit:master Jan 27, 2021
@bagasme bagasme deleted the ch02-typo branch January 28, 2021 06:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Typo in "Inspecting a Remote" subsection Typo working directory should be working tree
2 participants