File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -70,11 +70,11 @@ some incremental steps listed towards the larger goal. Those steps
70
70
might make good smaller projects by themselves.
71
71
72
72
* Port part of the Git test suite to run against the command line emulation
73
- in examples/
74
- * Pick a Git command that is emulated in our examples/ area
73
+ in ` examples/ `
74
+ * Pick a Git command that is emulated in our ` examples/ ` area
75
75
* Extract the Git tests that exercise that command
76
76
* Convert the tests to call our emulation
77
- * These tests could go in examples/tests/...
77
+ * These tests could go in ` examples/tests/ ` ...
78
78
* Add hooks API to enumerate and manage hooks (not run them at this point)
79
79
* Enumeration of available hooks
80
80
* Lookup API to see which hooks have a script and get the script
You can’t perform that action at this time.
0 commit comments