1
0
Fork
You've already forked ocr-helper
0
Page: Home
1 Home
ojrandom edited this page 2024年05月04日 14:13:59 +00:00

User


git config --global user.email "oj@random.com"
git config --global user.name "OJ Random"

Credentials

git config --global credential.helper "cache --timeout=86400"

Amend

git commit --amend --date="$(date -d '+7 hour' '+%Y-%m-%d %H:%M:%S')" -m "round sharpness"