Skip to content

Instantly share code, notes, and snippets.

View cihat's full-sized avatar
💻
writing code🚀

Cihat SALİK cihat

💻
writing code🚀
View GitHub Profile
@cihat
cihat / gitlog.sh
Created November 25, 2024 09:37 — forked from fatihsalgir/gitlog.sh
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