About 521,000 results
Open links in new tab
  1. PowerShell Cheat Sheet | Learn Version Control with Git

    Power up your PowerShell skills with our comprehensive cheat sheet! This invaluable resource covers a wide range of topics, including general commands, navigation and file system …

  2. PowerShell Cheat Sheet / Quick Reference · GitHub

    5 days ago · Instantly share code, notes, and snippets. $FirstName -like 'T*' # Perform string comparison using the -like operator, which supports the wildcard (*) character. Returns $true. …

  3. Git is the free and open source distributed version control system that's responsible for everything GitHub related that happens locally on your computer. This cheat sheet features the most …

  4. Ultimate Git Cheatsheet - pr0mpt

    Sep 30, 2024 · In case you’re working with PowerShell and you have git installed, there is a PowerShell module available to help you work with git. It will provide you tab-completion on git …

  5. git branch [-a] List all local branc. es in repository. With -a: show all branc. ch [branch_name] Create new branch, referencing. se [branch_name] Apply commits of the current working …

  6. Git cheatsheet - GitHub Docs

    This Git cheat sheet is a time saver when you forget a command or don't want to use help in the CLI. Learning all available Git commands at once can be a daunting task. You can use Git …

  7. GitHub: Basic GIT Commands "Cheat Sheet" - Dave Herrell

    Oct 18, 2024 · Access a basic Git commands cheat sheet for GitHub. A quick reference guide to help you master essential Git commands for version control and collaboration.

  8. A cheat sheet for PowerShell and Windows commands. - GitHub

    $LastExitCode # The exit code from the last exited process. $PSVersionTable # PowerShell and OS version.

  9. Git cheat sheet | Atlassian Git Tutorial

    Git cheat sheet that serves as a quick reference for basic Git commands to help you learn Git. Git branches, remote repositories, undoing changes, and more.

  10. GitHub - hegdepavankumar/git-cheat-sheet: This Git cheat sheet

    GitHub - hegdepavankumar/git-cheat-sheet: This Git cheat sheet saves you time when you just can't remember what a command is or don't want to use git help in the command line. It is …

  11. Some results have been removed
Refresh