X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2FSubmittingPatches;h=646b6e73318e04cfff7b20abd5d06be424bce503;hb=c6d499a82fbb02e2a03fe3d858ff144fa570fb34;hp=8a3d31631c915cb4ddd0ea79b4983d87b1959f78;hpb=56532fa147d56057ad4121f5ccea8e254748afdd;p=git.git diff --git a/Documentation/SubmittingPatches b/Documentation/SubmittingPatches index 8a3d31631..646b6e733 100644 --- a/Documentation/SubmittingPatches +++ b/Documentation/SubmittingPatches @@ -149,6 +149,9 @@ then you just add a line saying Signed-off-by: Random J Developer +This line can be automatically added by git if you run the git-commit +command with the -s option. + Some people also put extra tags at the end. They'll just be ignored for now, but you can do this to mark internal company procedures or just point out some special detail about the sign-off.