mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-05-10 20:05:50 +02:00
[DATALAD RUNCMD] run codespell throughout fixing typos automagically
=== Do not change lines below === { "chain": [], "cmd": "codespell -w", "exit": 0, "extra_inputs": [], "inputs": [], "outputs": [], "pwd": "." } ^^^ Do not change lines above ^^^ Signed-off-by: Yaroslav Halchenko <debian@onerussian.com>
This commit is contained in:
parent
00530477c9
commit
4bbfe7b3cc
12 changed files with 12 additions and 12 deletions
|
@ -11,7 +11,7 @@
|
|||
# It's assumed that the current commit (i.e. HEAD) is broken.
|
||||
|
||||
if [[ $# -ne 3 ]] ; then
|
||||
echo 'Usage: scripts/bisect.sh <ref thats broken> <ref thats working> <integration test name>'
|
||||
echo 'Usage: scripts/bisect.sh <ref that's broken> <ref that's working> <integration test name>'
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue