mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
Fix spelling
Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
This commit is contained in:
parent
ca5de02c56
commit
84c65f0324
3 changed files with 8 additions and 8 deletions
2
DCO
2
DCO
|
@ -38,7 +38,7 @@ using your real name (sorry, no pseudonyms or anonymous contributions.)
|
|||
|
||||
The DCO text can either be manually added to your commit body, or you can add either **-s** or **--signoff** to your usual git commit commands.
|
||||
If you forget to add the sign-off you can also amend a previous commit with the sign-off by running **git commit --amend -s**.
|
||||
If you've pushed your changes to Github already you'll need to force push your branch after this with **git push -f**.
|
||||
If you've pushed your changes to GitHub already you'll need to force push your branch after this with **git push -f**.
|
||||
|
||||
|
||||
#### Alternative Sign-Off Methods in rare cases
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue