git-branch-switcher
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

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.

Readme

Keywords

Package Sidebar

Install

npm i git-branch-switcher

Weekly Downloads

3

Version

0.1.0

License

MIT

Unpacked Size

9.9 kB

Total Files

6

Last publish

Collaborators

  • sirlisko