Re: R bindings for Xapian - Project progress
Amanda Jayanetti <[email protected]>
| Newsgroups | gmane.comp.search.xapian.devel |
|---|---|
| Message-ID | <CAEUYEpEdPKzognw6HzixPoFPFWKWnyABMMutZdxcB0vENhwM7Q@mail.gmail.com> |
Hi James,
>> Rather than keeping lots of 'Delete <file>' commits, it's possible
> >> to 'squash' multiple commits together. I think it'd be worth doing
> >> this for most of the commits you currently have, so there's an
> initial
> >> commit and then the later 'real' changes (830d3c2 onwards). You can
> do
> >> this using git rebase -i; if you haven't used it before then there
> are
> >> tutorials online, but if you get stuck then drop me an email with
> some
> >> times you can be online and I'll walk you through it. (It can be
> >> confusing the first time; git isn't always the most friendly of
> tools!)
>
Using git rebase-i only the commits that were pushed via a local repository
can be squashed. Could you kindly tell me if there's a way to squash
commits that were made directly via the git hub web interface?
Best regards,
Amanda