Re: magit diff range on folder

2021-07-11 Thread Tim Visher
On Sat, Jul 10, 2021 at 3:43 PM Christian Barthel  wrote:

> On Sat, Jul 10 2021, Tim Visher wrote:
> > Is `d -- ./folder RET r ref1..ref2` what you're looking for?
>
> Yes!  Thanks a lot.
>

Glad that helped! FWIW `--` is a fairly common idiom amongst the various
Magit popup windows that are fronting git commands that use that on the
CLI.

-- 
You received this message because you are subscribed to the Google Groups 
"magit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to magit+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/magit/CAHa53uzhG4rnqH9GzVwfod2fWVUsG%2BjozJ8-SSEZ%3Df9ii4Sb6g%40mail.gmail.com.


Re: magit diff range on folder

2021-07-10 Thread Christian Barthel
On Sat, Jul 10 2021, Tim Visher wrote:
> Is `d -- ./folder RET r ref1..ref2` what you're looking for?

Yes!  Thanks a lot.

-- 
Christian Barthel

-- 
You received this message because you are subscribed to the Google Groups 
"magit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to magit+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/magit/87pmvqaray.fsf%40online.de.


Re: magit diff range on folder

2021-07-10 Thread Tim Visher
Hi Christian,

On Sat, Jul 10, 2021 at 3:53 AM Christian Barthel  wrote:

> is it possible to do a diff on a subfolder within magit (and
> exclude all other changes)?
> At the moment, I am using `d r', but this gives me a complete
> list of all changes.  I'd like to narrow this down to one
> folder.
>
> In git(1): "git diff ref1..ref2 ./folder"
>

Is `d -- ./folder RET r ref1..ref2` what you're looking for?

--

In Christ,

Timmy V.

https://blog.twonegatives.com
http://five.sentenc.es

-- 
You received this message because you are subscribed to the Google Groups 
"magit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to magit+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/magit/CAHa53uy8VH1i0x%2BBAOkfiO%2BtCwFqDXwZRJbBQH4_qZaQuSx%3D_g%40mail.gmail.com.


magit diff range on folder

2021-07-10 Thread Christian Barthel
Hello,

is it possible to do a diff on a subfolder within magit (and
exclude all other changes)?
At the moment, I am using `d r', but this gives me a complete
list of all changes.  I'd like to narrow this down to one
folder.

In git(1): "git diff ref1..ref2 ./folder"

Thanks!

-- 
Christian Barthel

-- 
You received this message because you are subscribed to the Google Groups 
"magit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to magit+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/magit/87mtqud2ru.fsf%40online.de.