Skip to content

Instantly share code, notes, and snippets.

View fatihsalgir's full-sized avatar

Fatih Kaan Salgır fatihsalgir

View GitHub Profile
@fatihsalgir
fatihsalgir / gitlog.sh
Last active November 25, 2024 09:37
gitlog
#!/bin/bash
usage() {
echo "Usage: $0 -u=<github-username> [-f=<github-folder> -d=<number-of-days>]"
exit 1
}
default_days=14
default_github_folder=$HOME/Documents/GitHub/
organization=jotform