6 lines
887 B
Plaintext
6 lines
887 B
Plaintext
<p>Here’s a nice tip for finding all the commits related to some selected text in Magit:</p>
|
||
<blockquote class="twitter-tweet">
|
||
<p dir="ltr" lang="en">In <a href="https://twitter.com/hashtag/magit?src=hash&ref_src=twsrc%5Etfw">#magit</a> of <a href="https://twitter.com/hashtag/emacs?src=hash&ref_src=twsrc%5Etfw">#emacs</a>, M-x magit-log-buffer-file with a region selected, this will show the region related commits only. <a href="https://t.co/bnWwhrGKUw">https://t.co/bnWwhrGKUw</a> <a href="https://twitter.com/hashtag/git?src=hash&ref_src=twsrc%5Etfw">#git</a></p>
|
||
<p>— Jumpei KAWAMI (@junkw) <a href="https://twitter.com/junkw/status/1460749386338783245?ref_src=twsrc%5Etfw">November 16, 2021</a></p></blockquote>
|
||
<p></p>
|
||
<p>I haven’t tried this in anger but it seems as if it could be useful when trying to figure out how a bit of code has changed over time.</p> |