Matthew
@matthew
Is there a good practice for sharing code files across machines without committing to GitHub? I switch often between desktop and MacBook, and don't want to just commit "saving progress" constantly, but also I don't want to have to commit code before it's ready. maybe a good hardware drive with remote access?
10 replies
0 recast
8 reactions
derek
@derek.eth
one of the most talented programmers i know committed every ~15m with nonsensical commit messages. can always squash the commits to have the message be the content in your pull request when it’s ready
0 reply
0 recast
1 reaction