git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* Improve `git log -L` functionality
@ 2018-03-06 15:46 KES
  2018-03-10 10:54 ` KES
  0 siblings, 1 reply; 3+ messages in thread
From: KES @ 2018-03-06 15:46 UTC (permalink / raw)
  To: git

Hi.
 I want to `Trace the evolution of the line range`. 
And not committed change is sort of evolution and should be taken into account by -L option. 

Currently I MUST `stash save` change, 
look actual line number, 
trace evolution, 
`stash pop` to bring back current change. 

EXPECTED:
Allow to use those line numbers which I see in my editor
without excess `stash save/stash pop` commands

If file has not committed change then this change maybe shown by `-L` as commit NOT COMMITTED YET
If file staged 'commit STAGED'

More description what is comming on:
https://stackoverflow.com/q/49130112/4632019

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-03-10 12:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-06 15:46 Improve `git log -L` functionality KES
2018-03-10 10:54 ` KES
2018-03-10 12:28   ` Ævar Arnfjörð Bjarmason

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).