Keyboard shortcuts, interface overview, and some nice tips & tricks for the popularVS Codeeditor - all of this on our handy cheat sheet! We provide two different versions for download: one for macOS and one for Windows. Download the Cheat Sheet ...
git branch -d <local-branch-name> Delete a remote git branch git push <remote> --delete <branch-name> Note: In most of the cases the <remote> is origin. Tag Mark a current commit with tag git tag <tag-name> Update and Publish List all currently configured remotes git remote -...
Git Branch strategy Git cheat-sheet Review Markdown guide Information architecture Content reuse Style guide DocFx stuff Git commands Some tooltip text! • 2 minutes to read Here we are using the Git Bash command line. Note Paths are relative to your current directory Get the lat...
$ git add -p <file> 1 Commit all local changes in tracked fles $ git commit -a 1 Commit previously staged changes $ git commit 1 Change the last commit Don‘t amend published commits! $ git commit --amend 1 commit history Show all commits, starting with newest $ git log 1 Show cha...
GitHub was at OSCON and they were handing out these handy little cheat sheets. I'm going to decorate my workstation wall with this. Perhaps you'll save it somewhere close or print and pin it yourself and get some use out of it. Hope so. Cheers. Git Cheat Sheet.pdf...
GitHub was at OSCON and they were handing out these handy little cheat sheets. I'm going to decorate my workstation wall with this. Perhaps you'll save it somewhere close or print and pin it yourself and get some use out of it. Hope so. Cheers.Git Cheat Sheet.pdf...