reproduce-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[task #15481] X11 libraries for Ghostscript


From: Mohammad Akhlaghi
Subject: [task #15481] X11 libraries for Ghostscript
Date: Sat, 11 Jan 2020 14:39:26 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0

Follow-up Comment #12, task #15481 (project reproduce):

Just one thin, don't commit directly on the `master' branch.

Once you checkout to the `master' branch, first create a new branch over it,
then make the change and commit it, something like this:


git checkout master
git pull origin master
git checkout -b x11-gs-fix
emacs reproduce/software/make/highlevel.mk
git commit
git push YOURREMOVE x11-gs-fix


    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/task/?15481>

_______________________________________________
  Message sent via Savannah
  https://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]