Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

cybersecurity-dev/Git-Toolkit

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
7 Commits
 
 
 
 
 
 

Repository files navigation

Git Toolkit

Linux Windows YouTube Reddit

GitHub   YouTube   My Awesome Lists

📖 Contents

GitHub CLI Tools

GitLab CLI Tools

Useful Git Commands

  • Clone a specific Git branch

    git clone -b <branch> <remote_repo>
    git clone -b mybranch2 git@github.com:user/mygitproject.git
  • Create New Branch

    git checkout -b <new-branch-name>
  • Change Branch

    git checkout <branch name>

My Awesome Lists

You can access the my awesome lists here

Contributing

Contributions of any kind welcome, just follow the guidelines!

Contributors

Thanks goes to these contributors!

🔼 Back to top

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.