Skip to content

Commit

Permalink
freifunk#675 sign-off instructions (--no-edit)
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Weiss <[email protected]>
  • Loading branch information
christian-weiss committed Aug 12, 2021
1 parent 8483a4b commit 2abf59e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ Easyest way to do this is to use the git sign-off feature:

**Sign-off your last commit (if you forgot to sign-off)**

```git commit --amend --signoff ```
```git commit --amend --no-edit --signoff ```

**Force pushing last commit (if already pushed before sign-off)**

Expand Down

0 comments on commit 2abf59e

Please sign in to comment.