On Tue, May 22, 2012 at 01:21:31PM -0400, Richard Hipp wrote:
> On Tue, May 22, 2012 at 12:10 PM, The Doctor <dr...@virtadpt.net> wrote:
> 
> > -----BEGIN PGP SIGNED MESSAGE-----
> > Hash: SHA1
> >
> > On 05/22/2012 10:35 AM, Richard Hipp wrote:
> >
> > > That is not a capability right now.  But there are previsions in
> > > the file format to add this kind of thing, by creating a new kind
> > > of tag or property that specifies the signature.
> >
> > In other words, functionality similar to `git commit --amend`?
> >
> 
> It would be theoretically possible to amend a commit, as long as you have
> not pushed it out to other repositories.  But after it is pushed, it is "in
> the system" so to speak, and cannot be recalled.
> 
> Note also that, unlike git, the default action of Fossil is to
> automatically push after commit.  So by default this would never work in
> Fossil.  Only if you disabled autosync would amending a commit ever be an
> option.

Monotone can sign any given commit without 'changing' it, and I'd expect fossil
to be able to do something similar.

I felt the need of signing in fossil after a friend showed me this article:
http://mikegerwitz.com/docs/git-horror-story.html

Regards,
Lluís.
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to