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

I assume to avoid commit spam.
Judicious use of git rebase fixes the commit spam issue.