[Python-Dev] git history conundrum
Antoine Pitrou
solipsis at pitrou.net
Sun Apr 28 16:51:01 EDT 2019
More information about the Python-Dev mailing list
Sun Apr 28 16:51:01 EDT 2019
- Previous message (by thread): [Python-Dev] git history conundrum
- Next message (by thread): [Python-Dev] git history conundrum
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Sun, 28 Apr 2019 08:25:30 +0100 Chris Withers <chris at withers.org> wrote: > > What's the best way to spell "show me all the revisions on master that > affect {mock files} from commit x to HEAD, not including x"? Something like: $ git log x...HEAD -- {mock files} perhaps? Regards Antoine.
- Previous message (by thread): [Python-Dev] git history conundrum
- Next message (by thread): [Python-Dev] git history conundrum
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list