Skip to content

Instantly share code, notes, and snippets.

@carols10cents
Created June 23, 2015 17:58
Show Gist options
  • Select an option

  • Save carols10cents/abc5628132a55a647214 to your computer and use it in GitHub Desktop.

Select an option

Save carols10cents/abc5628132a55a647214 to your computer and use it in GitHub Desktop.
code review tool wishlist
  1. review commit-by-commit
  2. checklist of revisions/questions that need to be taken care of
  3. rebasing will not delete comments
  4. ability to see only what's changed since the last time i looked at it
  5. persistent thumbs-up/thumbs down
  6. buttons to navigate next/prev commits
@carols10cents
Copy link
Author

i wish there was a way to, say, click on a particular token and have it say "yup! all instances of this token have been removed from the codebase as of this commit!"

@carols10cents
Copy link
Author

chunk move detection: these 10 lines were moved exactly to this other spot without modification (or with these small modifications)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment