Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

dmedvinsky/git-squeezy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git-squeezy

git merge --squash made easy.

Installation

python setup.py install

If you don't want to install the thing, you can just run

/path/to/squeezy/squeezy.py --help

Usage

Go to your repository root and run

git-squeezy branch_to_merge branch_to_merge_into

For interactive help on usage run

git-squeezy --help

About

git merge --squash made easy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages