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 15, 2015
1 parent 4085c49 commit 29fb7da
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 29fb7da

Please sign in to comment.