Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fixup! mention if others touch the same branch
  • Loading branch information
jbergstroem committed Apr 15, 2015
commit 29fb7da2106b77886961ccac726dac9de0c4dd96
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
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"However, you are only allowed"

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.