Comment by chayleaf
4 years ago
you can use separate dev/release branches, and do something like "git diff master" (if you dont git push, you don't even need a separate branch, git diff origin/master works, but you lose half the point of frequent commits then)
No comments yet
Contribute on Hacker News ↗