DEV Community

Cover image for signed-off-by at PyCharm
Choonho Son
Choonho Son

Posted on

1

signed-off-by at PyCharm

DCO(Developer Certificate of Origin)

The Developer Certificate of Origin (DCO) is a lightweight mechanism for verifying that contributions to a software project are made with the consent of the contributor and that the contributor has the right to make those contributions.

Signed-off-by

When you commit message in PyCharm, always check "Sign-off commit"

Image description

Commit messages with "Signed-off-by"

commit 9ca152c989e413adc68508a50d86c
Author: Choonho Son <choonho.son@snu.ac.kr>
Date:   Fri Mar 22 09:42:06 2024 +0900

    commit by pycharm

    Signed-off-by: Choonho Son <choonho.son@snu.ac.kr>

commit 359eb2ef5274ae2f53ce9c055053
Author: Choonho Son <choonho.son@snu.ac.kr>
Date:   Fri Mar 22 09:16:37 2024 +0900

    commit by pycharm
Enter fullscreen mode Exit fullscreen mode

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more