mirror of
https://github.com/pi-hole/pi-hole
synced 2024-10-29 19:59:43 +00:00
Typo fix
parent
9de58589f7
commit
850356bf2a
@ -29,7 +29,7 @@ Git even has a `-s | --signoff` command line option to append this automatically
|
|||||||
|
|
||||||
[[How to amend a Signoff]]
|
[[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
|
and push them to GitHub
|
||||||
|
|
||||||
`$ git commit --amend --signoff`
|
`$ git commit --amend --signoff`
|
||||||
|
Loading…
Reference in New Issue
Block a user