master
Commits on Oct 23, 2020
-
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Update book/07-git-tools/sections/revision-selection.asc
Co-authored-by: Ben Straub <ben@straub.cc>
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
Commits on Oct 22, 2020
-
Update book/07-git-tools/sections/revision-selection.asc
Co-authored-by: Ben Straub <ben@straub.cc>
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
Commits on Oct 21, 2020
-
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
Commits on Oct 17, 2020
-
Merge pull request #1544 from ardavast/fix-typo
Fix typo in section 2.4
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Commits on Oct 3, 2020
-
Merge pull request #1534 from Fabien-jrt/issue-1533
Fix warning about `git restore` command
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
Commits on Oct 2, 2020
-
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
Commits on Sep 29, 2020
-
Merge pull request #1527 from HonkingGoose/add-tip-github-CLI-tool
Add tip to point to the official GitHub CLI tool
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
Commits on Sep 26, 2020
-
Add tip to point to the official GitHub CLI tool
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.
Commits on Sep 25, 2020
-
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Merge pull request #1520 from HonkingGoose/add-note-writing-a-shared-…
…script-use-verbose-flags Add tip: use verbose CLI flags for shared scripts
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
Commits on Sep 12, 2020
-
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.
-
Add warning about `git restore --staged -- <file>`
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>`.
-
Commits on Sep 11, 2020
-
-
Merge pull request #1510 from HonkingGoose/add-caution-block-about-pu…
…shing-amended-commits
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Merge pull request #1517 from Morganov/fix-article
Fix an article
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
add example for "git log -- path"
Signed-off-by: Junjie Yuan <yuan@junjie.pro>
Verified
This commit was signed with a verified signature.junjieyuan Junjie Yuan
GPG key ID: 09B84BDE5F4124D4 Learn about signing commits
Commits on Sep 9, 2020
-
PowerShell on Linux requires the same escapeing of braces as on Windows Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
-
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 <34918129+HonkingGoose@users.noreply.github.com>
-
Add note in Revision Selection about PowerShell
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 <34918129+HonkingGoose@users.noreply.github.com>
Commits on Sep 7, 2020
-
-
HonkingGoose committed
Sep 7, 2020 -
Merge branch 'master' into add-caution-block-about-pushing-amended-co…
…mmits
HonkingGoose committedSep 7, 2020
Commits on Sep 6, 2020
-
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Merge pull request #1509 from HonkingGoose/readme-mobi-builds-gone-fo…
…r-now Explain missing .mobi builds in readme
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Verified
This commit was signed with a verified signature.Morganov Dexter
GPG key ID: 3B5661A2A57ED59A Learn about signing commits -
Verified
This commit was signed with a verified signature.Morganov Dexter
GPG key ID: 3B5661A2A57ED59A Learn about signing commits -
Morganov committed
Sep 6, 2020 Verified
This commit was signed with a verified signature.Morganov Dexter
GPG key ID: 3B5661A2A57ED59A Learn about signing commits