Y
Hacker News
new
|
ask
|
show
|
jobs
by
LAC-Tech
830 days ago
Manually having to sync with stuff like:
git commit -am "update"
is very tedious.
2 comments
maayank
829 days ago
Nothing an autocomplete shell doesn't solve :)
link
winrid
830 days ago
Setup a cron!
link
otabdeveloper4
829 days ago
Thanks but no thanks.
link
winrid
829 days ago
Could also have a file watcher that auto commits. I imagine there's already a plugin that does that.
link