Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

git-branch-switcher

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

git-branch-switcher

Easily switch between branches in your git repository.

  • 0.0.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
Created
Source

git-branch-switcher

This is a simple CLI tool that helps you easily switch between local and remote branches in your git repository.

Installation

You can install this package globally using npm or pnpm:

npm install -g git-branch-switcher

Usage

You can use this tool by running the following command in your terminal:

git-branch-switcher

or the shorthand version:

br

You can also fetch and switch to remote branches by using the -r or --remote flag:

git-branch-switcher --remote

or

br -r

Contributing

Contributions are welcome. Please open up an issue or create PR if you would like to help.

Keywords

FAQs

Package last updated on 03 Dec 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc