Skip to content

Conversation

leerg
Copy link
Contributor

@leerg leerg commented Feb 5, 2021

In file progit2/book/02-git-basics/sections/undoing.asc two dashes were connected in one.

Screenshot:
image

Decision was found from:
srgizh/progit2-ru@149801b

Two dashes were connected in one. Fixed
[IMPORTANT]
=====
It's important to understand that `git checkout -- <file>` is a dangerous command.
It's important to understand that `git checkout \-- <file>` is a dangerous command.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you're doing what's called escaping.

Copy link
Contributor

@bagasme bagasme left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@progit progit deleted a comment from goty-ux Feb 5, 2021
@jnavila jnavila merged commit 676b95d into progit:master Feb 5, 2021
@leerg leerg deleted the patch-1 branch February 5, 2021 16:34
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.

3 participants