benthayer / git-gud

Wanna git gud? Then get git-gud, and git gud at git!
MIT License
401 stars 42 forks source link

Level: First Commit #305

Closed sahansk2 closed 3 years ago

sahansk2 commented 3 years ago

Fixes #246, branched from 288-commit-content-2 branch (PR in #301). The API is stable, so I'm starting development on issues dependent on it.

benthayer commented 3 years ago

301 is merged, which you said was blocking this. Is this ready to be reviewed?

sahansk2 commented 3 years ago

@benthayer Yep, this is good for review. Sidenote, I wish there was a better way to check if a commit exists, but it seems like a try-except is the only way.