wget-dev
[Top][All Lists]
Advanced

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

Re: [Wget-dev] wget2 | Implementation of -I/-X options (!383)


From: Tim Rühsen
Subject: Re: [Wget-dev] wget2 | Implementation of -I/-X options (!383)
Date: Wed, 22 Aug 2018 14:13:44 +0000

Git issue:
Ok, that's easy. You checkout the rebased branch and cherry-pick the two 
commits from the other branch. I use `gitk --all` for that, you have 
cherry-pick in the context-menu.

You could also 'save' your two commits with `git format-patch -2`, then 
checkout your rebased branch and `git am 000*` (do a `ls 000*` first to make 
sure your two patches are the only files beginning with 000).

-- 
Reply to this email directly or view it on GitLab: 
https://gitlab.com/gnuwget/wget2/merge_requests/383#note_96172423
You're receiving this email because of your account on gitlab.com.


reply via email to

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