[Poppler-bugs] [Bug 57727] pdf-inspector fixes
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sat Dec 1 05:37:38 PST 2012
https://bugs.freedesktop.org/show_bug.cgi?id=57727
--- Comment #6 from Ross Lagerwall <rosslagerwall at gmail.com> ---
Ok, I have attached the patches.
For what it's worth, it could have been done like this:
git fetch git://github.com/rosslagerwall/poppler.git pdf-inspector-fixes:temp #
fetch as local branch "temp"
git log -p master..temp # look at commits and patches on temp branch
git merge temp # merge temp into master
git branch -d temp # delete temp
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/poppler-bugs/attachments/20121201/f8cbe8e1/attachment-0001.html>
More information about the Poppler-bugs
mailing list