projects
/
git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
8b47c5d
59210dd
)
Merge branch 'sg/test-with-stdin'
author
Junio C Hamano
<gitster@pobox.com>
Fri, 24 Mar 2017 20:07:38 +0000
(13:07 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Fri, 24 Mar 2017 20:07:38 +0000
(13:07 -0700)
Teach the "debug" helper used in the test framework that allows a
command to run under "gdb" to make the session interactive.
* sg/test-with-stdin:
tests: make the 'test_pause' helper work in non-verbose mode
tests: create an interactive gdb session with the 'debug' helper
Trivial merge