On 1/25/2018 6:28 PM, Stefan Beller wrote:
On Thu, Jan 25, 2018 at 6:02 AM, Derrick Stolee wrote:
+
+$ git midx --write
midx?
Looks like I missed some replacements as I was building this. Now you
see how I hope the feedback from this patch wi
On Thu, Jan 25, 2018 at 6:02 AM, Derrick Stolee wrote:
> +
> +$ git midx --write
midx?
> +test_done
The tests basically tests that there is no segfault?
Makes sense.
Teach git-graph to write graph files. Create new test script to verify
this command succeeds without failure.
Signed-off-by: Derrick Stolee
---
Documentation/git-graph.txt | 26 ++
builtin/graph.c | 37 ++--
t/t5319-graph.sh| 83 +++
3 matches
Mail list logo