Four minutes ago, Sam Tobin-Hochstadt wrote:
> On Sun, Oct 31, 2010 at 6:32 PM,  <clkl...@racket-lang.org> wrote:
> >
> >
> > 152084d Casey Klein <clkl...@racket-lang.org> 2010-10-31 17:13
> > :
> > | Adds an experiment in using a trie in `apply-reduction-relation*'
> > ~~~~~~~~~~
> >
> > f9b64fa Casey Klein <clkl...@racket-lang.org> 2010-10-31 17:28
> > :
> > | Removes `apply-reduction-relation*' trie experiment
> 
> You should learn about 'git rebase -i', with which you can drop
> commits entirely.

Actually, in this case a more convenient tool is `git commit --amend'
which is a way to commit "more stuff" with the previous commit.

-- 
          ((lambda (x) (x x)) (lambda (x) (x x)))          Eli Barzilay:
                    http://barzilay.org/                   Maze is Life!
_________________________________________________
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/dev

Reply via email to