[ANNOUNCEMENT] TEST RELEASE: Cygwin 2.8.1-0.1

Andrey Repin anrdaemon@yandex.ru
Tue Jun 27 01:20:00 GMT 2017


Greetings, Brian Inglis!

> Is there an option so git will download your updated source, reject my patched
> source in place, and not just overwrite it?

Assuming you have remotes in place,

git fetch --all
git checkout -B your-fix-branch origin/master

.. make your changes ...

git format-patch origin/master


-- 
With best regards,
Andrey Repin
Tuesday, June 27, 2017 04:11:22

Sorry for my terrible english...


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list