Skip to content

Instantly share code, notes, and snippets.

View s-c-p's full-sized avatar
🍄

S C P s-c-p

🍄
  • India
View GitHub Profile
@s-c-p
s-c-p / ac.py
Created November 23, 2023 15:54
"""
Commit with message "yo"
never commit untracked files
`git add` is user's responsibility. once added to tracker
has 2 settings
commitEvery=1 # minute
uploadEvery=10 # minute
singleDeveloper=True # default
works only when a `whatamIdoing` file exists and if not singleDeveloper then branch != main
"""