A simple script that constructs the github commit URL for your last commit.
git clone https://github.com/DatCodeMania/CommitLinker.git
cd CommitLinker
chmod +x get_commit_url.sh
./get_commit_url.sh
Then, move the script to wherever you want.
A simple script that constructs the github commit URL for your last commit.
Shell