From kde-scm-interest Sun Jul 27 19:55:36 2008 From: Robert Wohlrab Date: Sun, 27 Jul 2008 19:55:36 +0000 To: kde-scm-interest Subject: Re: [Kde-scm-interest] svn, git, bzr Message-Id: <200807272155.37138.robert.wohlrab () gmx ! de> X-MARC-Message: https://marc.info/?l=kde-scm-interest&m=121718858700379 On Sunday 27 July 2008 21:19:42 Patrick Aljord wrote: > > Can you please tell me how I do it with git? The only thing I found by > > searching for "sign commit git" was the "git commit -s" thing which only > > adds the "Signed-of-by: Blablub" thing. The other one is "git-tag -s"... > > but that would be to complicated for every commit... > > Here is a nice tutorial on how to do it: > http://rails.wincent.com/wiki/Git_quickstart It has only one reference to "git-tag" and no one to "git tag".. not a really good tutorial on that topic. > Basically, it takes 5 minutes to install GPG though you should already > have it if you're a KDE dev. Then every time you commit just sign it > with git-tag -s, Ehrm, every tag must be named... so what name should we choose for every tag? And what annotation should we use? > it should take a few seconds. Actually, you could > even write a post commit hook that would automatically sign every of > your commit so it would take you no time to do so. I am really sure that git tags aren't made for a "all commits should have one" usage. Cheers Robert _______________________________________________ Kde-scm-interest mailing list Kde-scm-interest@kde.org https://mail.kde.org/mailman/listinfo/kde-scm-interest