For example, in this commit tree:
* ccfd449 Require to return undef if no digits found * 93dd5ff Merge pull request #4 from KES777/clean_api |\ | * 39d82d1 Fix tests for debugging debugger internals | * ed67179 Move &push_frame out of core | * 2fd84b5 Do not lose info about call point | * 3ab09a2 Improve debugger output: Show info about emitted events | * a435005 Merge branch 'redesign_interactions' into clean_api | |\ | | * a06cc29 Code comments | | * d5d6266 Remove copy/paste code | | * c0118fa Allow command to choose how continue interaction | | * 19cb534 Emit &interact event I want to find that the c0118fa commit was made to the redesign_interactions branch.
What command can this be done?
grep c0118fa(or throughfind c0118fafor Windows)? - PinkTuxgit show c0118fa- Eugen Konkova06cc29 Code comments- inredesign_interactionsorKES777/clean_api? - Nick Volynkin ♦a06cc29was made inredesign_interactions- Eugen Konkov