Y
Hacker News
new
|
ask
|
show
|
jobs
by
lillesvin
478 days ago
I'm assuming it's a simple MCU that registers as a USB keyboard and types out the commands followed by Enter.
If it's supposed to do commit + push in one press, then I wonder how it handles commit messages?
3 comments
SAI_Peregrinus
478 days ago
`git commit -m "fixes and improvements"`
link
hot_gril
478 days ago
cat /dev/urandom |
link
NewJazz
478 days ago
Open an editor?
link