File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 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
7070might make good smaller projects by themselves.
7171
7272* 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
7575 * Extract the Git tests that exercise that command
7676 * Convert the tests to call our emulation
77- * These tests could go in examples/tests/...
77+ * These tests could go in ` examples/tests/ ` ...
7878* Add hooks API to enumerate and manage hooks (not run them at this point)
7979 * Enumeration of available hooks
8080 * 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