Skip to content

Instantly share code, notes, and snippets.

@Sanix-Darker
Sanix-Darker / gf.sh
Last active October 3, 2025 12:10
[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