All of lore.kernel.org
 help / color / mirror / Atom feed
* Git archeology
@ 2018-04-21  6:19 Vladimir Gorshenin
  2018-04-21  6:29 ` SZEDER Gábor
  2018-04-21  6:43 ` Christian Couder
  0 siblings, 2 replies; 5+ messages in thread
From: Vladimir Gorshenin @ 2018-04-21  6:19 UTC (permalink / raw)
  To: Git

Hi,

My team and I as well as millions of other developers are excited to
have such tool at hand as Git. It helps us a lot.

Now we challenged ourselves to be even more productive with Git
analyzing our usage history.

And there is a problem, which I believe is fundamental for Git (please
prove me wrong): how to find all overlapping commits, e.g. touching
the same lines of code?

I played with “Git diff” and “Git blame” but without a reliable
result. “Git diff” gives only relative number of lines and it’s not
easy to track these number through 1000+ commits. “Git blame” has nice
output but without any information about deletion.

What would you advice me to do?

Regards,
Wladd

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

end of thread, other threads:[~2018-04-24 10:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-21  6:19 Git archeology Vladimir Gorshenin
2018-04-21  6:29 ` SZEDER Gábor
2018-04-24 10:31   ` Vladimir Gorshenin
2018-04-21  6:43 ` Christian Couder
2018-04-24 10:37   ` Vladimir Gorshenin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.