Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@TerriTauranga
Copy link

@TerriTauranga TerriTauranga commented Sep 28, 2020

@Terri Tauranga

Changes

Context

vegar and others added 15 commits September 9, 2020 22:58
I've been struggling with the revision selection syntax `HEAD@{...}` and finally found out it's because of curly braces special meaning in PowerShell.

I noticed the NOTE on special handling of caret in cmd.exe on Windows. A similar note about curly braces in PowerShell would have saved me some time and I hope to save fellow developers some time by adding in such a note.

Thanks to HonkingGoose for his minor changes.

Co-authored-by: HonkingGoose <[email protected]>
Correct usage of braces vs brackets
Rewrite first sentence to flow better, and to explain the braces situation a bit better.
Remove "either" from the second sentence, as I think the sentence is better without that word. The "or" in the middle of the sentence makes it clear that there are two choices to deal with the bracket issue. So "either" is not really adding value.

Co-authored-by: HonkingGoose <[email protected]>
PowerShell on Linux requires the same escapeing of braces as on Windows

Co-authored-by: HonkingGoose <[email protected]>
Warn readers not to throw away their local work without meaning to.
This is basically a copy/paste and adaptation of the warning we give about `git checkout -- <file>`.
Git 2.23 comes with the experimental command `git switch`.
This commit adds a note with the most common operations that readers will want to use `git switch` for.
…script-use-verbose-flags

Add tip: use verbose CLI flags for shared scripts
The GitHub CLI lets you do your GitHub work from within the command line.
GitHub has just released version 1.0, and so we can "recommend" it to our readers.
Add tip to point to the official GitHub CLI tool
@ben
Copy link
Member

ben commented Oct 3, 2020

@HonkingGoose

@ben ben closed this Oct 3, 2020
@HonkingGoose
Copy link
Contributor

Hi @ben, are you maybe asking about the status of the migration? Or what is your reason for pinging me? πŸ˜„ πŸ‘

@ben
Copy link
Member

ben commented Oct 3, 2020 via email

@HonkingGoose
Copy link
Contributor

Okay! πŸ˜„

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.

6 participants