Y
Hacker News
new
|
ask
|
show
|
jobs
by
aaplok
1020 days ago
> Syncthing is my key to keeping my ~/git tree in sync between the two environments.
Why don't you use git directly for that?
1 comments
radlad
1020 days ago
I assume to avoid commit spam.
link
maskros
1019 days ago
Judicious use of git rebase fixes the commit spam issue.
link