Skip to content

Commit

Permalink
fixup! mention if others touch the same branch
Browse files Browse the repository at this point in the history
  • Loading branch information
jbergstroem committed Apr 14, 2015
1 parent 8da4e6c commit c22bcca
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion COLLABORATOR_GUIDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -220,5 +220,6 @@ With git, there's a way to override remote trees by force pushing
you're rewriting history on a repository other people are working
against) but is allowed for simpler slip-ups such as typos in commit
messages. You are only allowed to force push to any io.js branch
within 10 minutes from your original push. After that period passes,
within 10 minutes from your original push. If someone else pushes to
the branch your commit lives in or the 10 minute period passes,
consider the commit final.

0 comments on commit c22bcca

Please sign in to comment.