Y
Hacker News
new
|
ask
|
show
|
jobs
by
nequo
1254 days ago
That is a little less than typical for me. I sometimes check out code to read it or to decide if I should compile and run it.
2 comments
throwanem
1254 days ago
Likewise; editor tooling is better than Github's. In general, I feel like "git checkout" alone being a potentially unsafe action breaks a lot of people's mental threat models.
link
j1elo
1254 days ago
You might find git-peek useful:
https://github.com/jarred-sumner/git-peek
link