Skip to content
This repository was archived by the owner on Jun 7, 2018. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fixbase

git subcommand script to find the earliest commit that should be used in git rebase --interactive when squashing fixup commits.

Installation

Install to default location (/usr/local/bin).

make install

Install to customer location (e.g. /home/<user>/bin)

make prefix=$HOME install

Uninstall

make uninstall

or

make prefix=$HOME uninstall

License

Copyright 2017 Sudaraka Wijesinghe sudaraka@sudaraka.org

This program comes with ABSOLUTELY NO WARRANTY; This is free software, and you are welcome to redistribute it and/or modify it under the terms of the BSD 2-clause License. See the LICENSE file for more details.

About

Git subcommand to find commits that have fixup(s)

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages