Skip to content

Instantly share code, notes, and snippets.

@devinrhode2
Created October 13, 2020 20:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save devinrhode2/629e3b54230a88082e9f052471a85aa8 to your computer and use it in GitHub Desktop.
Save devinrhode2/629e3b54230a88082e9f052471a85aa8 to your computer and use it in GitHub Desktop.
in bitbucket, turn on notifications for all pushes...
or somehow be notified of pushes to a branch, or something
basically, pushed commits could imply "this is ready for review"
and then others can review them
I think it might be easier to review commits one by one spaced out over time
assumes you have a worktree for each co-worker, each co-worker is focused on one branch at a time
whole thing could be in a dropbox, everything syncs, no need to ever git push/pull..
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment