2KAbhishek / gitrim

Tool to trim accidentally pushed or obsolete files from git history. โœ‚๐Ÿ’ฟ

Home Page:https://2kabhishek.github.io/gitrim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tool to trim accidentally pushed or obsolete files from git history.

Installation

Clone this repo using:

git clone https://github.com/2kabhishek/gitrim
cd gitrim
# Setup symlink, make sure target directory is added to PATH
ln -sfnv $PWD/gitrim.sh ~/Applications/bin

Usage

Run gitrim and you'll be asked to enter full path of the repo. After this you are presented a menu from where you can select the various commands to execute.

More Info

Blog Post with some discussion.

About

Tool to trim accidentally pushed or obsolete files from git history. โœ‚๐Ÿ’ฟ

https://2kabhishek.github.io/gitrim

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%