Follow-up Comment #2, patch #8667 (project pspp):

Hi John,

the first patch was my poor attempt to include the merge in a patch. However
this seems not to work properly. I tried a bit how to make a patch which can
be applied after a merge to show the manual changes as visualized by git show
but I could not make it work. So I now include the git bundle which contains
the three commits including the merge. To see the changes I did

mkdir tmp
cd tmp
git clone git://git.savannah.gnu.org/pspp.git
cd pspp
git remote add tryit ~/merge-master-to-gtk3.bundle
git fetch tryit
git checkout gtk3
git merge remotes/tryit/gtk3

Friedrich

(file #33969)
    _______________________________________________________

Additional Item Attachment:

File name: merge-master-to-gtk3.bundle    Size:5 KB


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?8667>

_______________________________________________
  Nachricht gesendet von/durch Savannah
  http://savannah.gnu.org/


_______________________________________________
pspp-dev mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/pspp-dev

Reply via email to