From: KES <kes-kes@yandex•ru>
To: git <git@vger•kernel.org>
Subject: Improve `git log -L` functionality
Date: Tue, 06 Mar 2018 17:46:38 +0200 [thread overview]
Message-ID: <2051651520351198@web40j.yandex.ru> (raw)
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
next reply other threads:[~2018-03-06 15:54 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-06 15:46 KES [this message]
2018-03-10 10:54 ` Improve `git log -L` functionality KES
2018-03-10 12:28 ` Ævar Arnfjörð Bjarmason
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2051651520351198@web40j.yandex.ru \
--to=kes-kes@yandex$(echo .)ru \
--cc=git@vger$(echo .)kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox