From kwrite-devel Sun Feb 27 16:06:48 2022 From: Alexander Neundorf Date: Sun, 27 Feb 2022 16:06:48 +0000 To: kwrite-devel Subject: Re: Search & Replace: "Filter through results" behaviour ? Message-Id: <2341001.1K6X7PJAP9 () unknown0090f5ef9f13> X-MARC-Message: https://marc.info/?l=kwrite-devel&m=164597800218146 MIME-Version: 1 Content-Type: multipart/mixed; boundary="--nextPart14569142.HXI2Zt2SUL" This is a multi-part message in MIME format. --nextPart14569142.HXI2Zt2SUL Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="iso-8859-1" On Sonntag, 27. Februar 2022 13:59:15 CET Alexander Neundorf wrote: > On Sonntag, 27. Februar 2022 13:57:18 CET Alexander Neundorf wrote: > > On Donnerstag, 10. Februar 2022 06:47:27 CET Waqar Ahmed wrote: > > > Hi Alex, > > > > > > This is a recently implemented feature. The idea was to quickly zoom > > > in on a subset of results without having to repeat the whole search. > > > Improvement suggestions are welcome :) > > > > sorry for a stupid question, but I haven't committed to kate since it > > "moved" to invent.kde.org. > > AFAIK I have to create a merge request. How do I do that ? > > Ah, I wasn't logged in, this helps ;-) > So I guess I should create a fork etc., right ? Ok, I guess I have to do something with git remotes. I tried to push my branch: ~/src/Kate/kate> git push work/neundorf/SearchReplaceFilteringImprovements fatal: You are pushing to remote 'work/neundorf/SearchReplaceFilteringImprovements', which is not the upstream of your current branch 'work/neundorf/SearchReplaceFilteringImprovements', without telling me what to push to update which remote branch. ~/src/Kate/kate> git remote origin ~/src/Kate/kate> git remote -v origin https://invent.kde.org/utilities/kate.git (fetch) origin https://invent.kde.org/utilities/kate.git (push) ~/src/Kate/kate> What's wrong/missing here ? Thanks in advance Alex --nextPart14569142.HXI2Zt2SUL Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset="iso-8859-1"

On Sonntag, 27. Februar 2022 13:59:15 CET Alexander Neundorf wrote:

>= ; On Sonntag, 27. Februar 2022 13:57:18 CET Alexander Neundorf wrote:

>= ; > On Donnerstag, 10. Februar 2022 06:47:27 CET Waqar Ahmed wrote:

>= ; > > Hi Alex,

>= ; > >

>= ; > > This is a recently implemented feature. The idea was to quickly= zoom

>= ; > > in on a subset of results without having to repeat the whole se= arch.

>= ; > > Improvement suggestions are welcome :)

>= ; >

>= ; > sorry for a stupid question, but I haven't committed to kate since i= t

>= ; > "moved" to invent.kde.org.

>= ; > AFAIK I have to create a merge request. How do I do that ?

>= ;

>= ; Ah, I wasn't logged in, this helps ;-)

>= ; So I guess I should create a fork etc., right ?


Ok, I guess I have to do something with git remotes.

I t= ried to push my branch:


~/src/Kate/kate> git push work/n= eundorf/SearchReplaceFilteringImprovements
fatal= : You are pushing to remote 'work/neundorf/SearchReplaceFilteringImprovemen= ts', which is not the upstream of
your current branch 'work/neundorf/= SearchReplaceFilteringImprovements', without telling me what to push
= to update which remote branch.
~/src/Kate/kate> git remote
origin


~/src/Kate/kate> git remote -v
origin =A0https://in= vent.kde.org/utilities/kate.git (fetch)
origin =A0https://invent.kde.= org/utilities/kate.git (push)
~/src/Kate/kate>


W= hat's wrong/missing here ?

Tha= nks in advance

Ale= x


--nextPart14569142.HXI2Zt2SUL--