[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [lmi] First version of the illustrations pagination patch
From: |
Greg Chicares |
Subject: |
Re: [lmi] First version of the illustrations pagination patch |
Date: |
Thu, 12 Jul 2018 22:32:12 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0 |
On 2018-06-23 21:35, Vadim Zeitlin wrote:
>
> Here is the long-promised version of the pagination patch:
>
> https://github.com/vadz/lmi/pull/86
Having set up a "remote" to track your repository:
git remote add xanadu https://github.com/vadz/lmi.git
and figured out how to list the commits in that branch:
git log xanadu/pdf-pagination ^master |grep '^commit'
would it spoil some vast eternal plan if I were
to "merge" it by cherry-picking each of the thirteen
commits in order from bottom to top? (In the past, I've
cherry-picked whole branches in a single operation, but
I've never cherry-picked individual commits as such.)
- Re: [lmi] First version of the illustrations pagination patch,
Greg Chicares <=
- Re: [lmi] First version of the illustrations pagination patch, Vadim Zeitlin, 2018/07/13
- Re: [lmi] First version of the illustrations pagination patch, Greg Chicares, 2018/07/13
- Re: [lmi] First version of the illustrations pagination patch, Vadim Zeitlin, 2018/07/14
- Re: [lmi] First version of the illustrations pagination patch, Greg Chicares, 2018/07/14
- Re: [lmi] First version of the illustrations pagination patch, Vadim Zeitlin, 2018/07/14
- Re: [lmi] First version of the illustrations pagination patch, Greg Chicares, 2018/07/17
- Re: [lmi] First version of the illustrations pagination patch, Vadim Zeitlin, 2018/07/17