Skip to content

Instantly share code, notes, and snippets.

View scherztc's full-sized avatar

Thomas Scherz scherztc

View GitHub Profile
@Sanix-Darker
Sanix-Darker / gf.sh
Last active May 29, 2022 01:11
[SHELL] git finder
#!/bin/bash
# by d4rk3r
# A smart way to search for a code
# inside your git history whatever the branch you're
# -- Setup :
# -- After getting the bash script
# chmod +x /path/to/gf.sh