Jump through your Git history with ease! GitLeapfrog
is a nifty tool that lets you leap over the logs to see the line changes in your projects over time. Perfect for developers who love to keep track of their code changes in a fun and efficient way. ๐
- Quick Summary: Get a quick overview of added and deleted lines in your Git repository.
- Time Travel: Specify any timeframe and see the changes during that period.
- Easy to Use: Simple setup and execution, no heavy lifting required.
To use GitLeapfrog
, run the following command in your terminal. Make sure you're in your project's Git repository directory.
bash -c "$(curl -sSL https://raw.githubusercontent.com/LinoIten/Git-Leapfrog/main/git_leapfrog.sh)"