doc: contrib: dco: remove git tip listed as requirements
Some of the git tips in this sections do not count as 'requirements'. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
fdcfc262d3
commit
cc21c72392
1 changed files with 0 additions and 6 deletions
|
|
@ -156,12 +156,6 @@ Additional requirements:
|
||||||
- If you are altering an existing commit created by someone else, you must add
|
- If you are altering an existing commit created by someone else, you must add
|
||||||
your Signed-off-by: line without removing the existing one.
|
your Signed-off-by: line without removing the existing one.
|
||||||
|
|
||||||
- If you forget to add the Signed-off-by: line, you can add it to your previous
|
|
||||||
commit 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``.
|
|
||||||
|
|
||||||
Prerequisites
|
Prerequisites
|
||||||
*************
|
*************
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue