Re: [PATCH] Add "--sign" option to git-format-patch-script

2005-08-12 Thread Junio C Hamano
Johannes Schindelin <[EMAIL PROTECTED]> writes: > Hi, > > On Fri, 12 Aug 2005, Junio C Hamano wrote: > >> Good intentions, but I'd rather see these S-O-B lines in the >> actual commit objects. Giving format-patch this option would >> discourage people to do so. Maybe a patch to git commit would

Re: [PATCH] Add "--sign" option to git-format-patch-script

2005-08-12 Thread Johannes Schindelin
Hi, On Fri, 12 Aug 2005, Junio C Hamano wrote: > Good intentions, but I'd rather see these S-O-B lines in the > actual commit objects. Giving format-patch this option would > discourage people to do so. Maybe a patch to git commit would > be more appropriate, methinks. Maybe in addition to thi

Re: [PATCH] Add "--sign" option to git-format-patch-script

2005-08-12 Thread Daniel Barkalow
On Fri, 12 Aug 2005, Junio C Hamano wrote: > Good intentions, but I'd rather see these S-O-B lines in the > actual commit objects. Giving format-patch this option would > discourage people to do so. Maybe a patch to git commit would > be more appropriate, methinks. Maybe also something in forma

Re: [PATCH] Add "--sign" option to git-format-patch-script

2005-08-12 Thread Junio C Hamano
Good intentions, but I'd rather see these S-O-B lines in the actual commit objects. Giving format-patch this option would discourage people to do so. Maybe a patch to git commit would be more appropriate, methinks. - To unsubscribe from this list: send the line "unsubscribe git" in the body of

[PATCH] Add "--sign" option to git-format-patch-script

2005-08-12 Thread Johannes Schindelin
This adds the option "--sign" to git-format-patch-script which adds a Signed-off-by: line automatically. Signed-off-by: Johannes Schindelin <[EMAIL PROTECTED]> --- git-format-patch-script | 12 +++- 1 files changed, 11 insertions(+), 1 deletions(-) a72d370d43c397238a26c1c7f260a3fd640