This is the mail archive of the archer@sourceware.org mailing list for the Archer project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Problem merging with git


Jan Kratochvil wrote:

Answering as I was CC'd:
According to
for i in `git branch -r|grep archer-`;do git diff origin/master...$i|grep -q COPYING.NEWLIB && echo $i;done
these are
origin/archer-pmuldoon-pretty-printers-lookup

The parent of: archer-pmuldoon-pretty-printers-lookup is archer-tromey-python so I suspect that is why you see the archer-pmuldoon-pretty-printers-lookup here..


Anyway it (archer-pmuldoon-pretty...) is not included in the current merge with the patch-set that Rick is working with (this branch will eventually die and the changes merge into the archer-tromey-python branch).

Regards

Phil


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]