guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Guile-commits] [SCM] GNU Guile branch, string-abstraction, updated.


From: Ludovic Courtès
Subject: Re: [Guile-commits] [SCM] GNU Guile branch, string-abstraction, updated. b32459b1e195687a4abe45348b93f40c548008f0
Date: Wed, 22 Apr 2009 17:58:57 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.90 (gnu/linux)

Hi Mike,

Mike Gran <address@hidden> writes:

> commit 228caa60c037917afa448f6daa85df90c3f18848
> Author: Michael Gran <address@hidden>
> Date:   Wed Apr 22 08:31:12 2009 -0700
>
>     Revert "Keep test dying when testing syntax errors"
>     
>     This reverts commit 4691549ded7a5b52d8d6838abe721887313b01bf.
>
> commit 4691549ded7a5b52d8d6838abe721887313b01bf
> Author: Michael Gran <address@hidden>
> Date:   Wed Apr 22 08:27:52 2009 -0700
>
>     Keep test dying when testing syntax errors

FYI, you only need to use git-revert(1) once the commit you want to
revert has been pushed, because others might be referring to it.

When it's just a local commit, you can use "git commit --amend" to
modify the latest commit, or git-reset(1) and friends to re-do the
changes.

Ludo'.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]