Skip to content

Commit

Permalink
docs(DEVELOPERS): remove git revert misleading information
Browse files Browse the repository at this point in the history
  • Loading branch information
askhalil authored and gkalpak committed Mar 26, 2019
1 parent c898009 commit 55075b8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion DEVELOPERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,6 @@ If the commit reverts a previous commit, it should begin with `revert: `, follow
of the reverted commit.
In the body it should say: `This reverts commit <hash>.`, where the hash is the SHA of the commit
being reverted.
A commit with this format is automatically created by the [`git revert`][git-revert] command.

### Type
Must be one of the following:
Expand Down

0 comments on commit 55075b8

Please sign in to comment.