1.1.2 • Published 5 years ago

clean-repo v1.1.2

Weekly downloads
-
License
MIT
Repository
-
Last release
5 years ago

CLEAN-REPO

Fetures:

  • this tool will remove all local branches except of:
    • branches called develop, development and master
  • this tool was created in 5min and is very hardcoded
  • it was tested only on windows enviroment

How to use

  1. install with npm install -g clean-repo
  2. in cmd navigate to root of your git repozitory
  3. select your branch, you want to keep
  4. run clean-repo

todo list (hopefully I will have time for this)

  • create git repo
  • let user select branches to delete
  • test on other enviroments
1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago