mirror of
https://github.com/pi-hole/pi-hole.git
synced 2025-02-18 17:26:51 +00:00
Typo fix
parent
9de58589f7
commit
850356bf2a
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ Git even has a `-s | --signoff` command line option to append this automatically
|
|||
|
||||
[[How to amend a Signoff]]
|
||||
|
||||
If you have authored a commit that is missing the `Signed-off by` line, you can amend your commits
|
||||
If you have authored a commit that is missing the `Signed-off-by` line, you can amend your commits
|
||||
and push them to GitHub
|
||||
|
||||
`$ git commit --amend --signoff`
|
||||
|
|
Loading…
Add table
Reference in a new issue