Skip to content

hugomillwood/git-trash

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

problem

➜ git branch | wc -l
      325

git-trash

trash

By default the current branch along with the branches master, develop and development will be ignored. The current branch and master can never be trashed but you can customize other or additional branches to ignore by setting SKIP_BRANCHES.

➜ SKIP_BRANCHES="branch-1|feature/v3" git-trash

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%