mirror of
https://github.com/airblade/vim-gitgutter.git
synced 2025-11-08 19:43:47 -05:00
Drop extension for bash script.
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
```sh
|
```sh
|
||||||
$ cd test
|
$ cd test
|
||||||
$ ./test.sh
|
$ ./test
|
||||||
```
|
```
|
||||||
|
|
||||||
### Add a new test
|
### Add a new test
|
||||||
|
|||||||
@@ -31,7 +31,7 @@ done
|
|||||||
# Clean up.
|
# Clean up.
|
||||||
git reset HEAD fixture.txt > /dev/null
|
git reset HEAD fixture.txt > /dev/null
|
||||||
git checkout fixture.txt
|
git checkout fixture.txt
|
||||||
rm -f *.actual
|
# rm -f *.actual
|
||||||
|
|
||||||
# Print results.
|
# Print results.
|
||||||
echo
|
echo
|
||||||
Reference in New Issue
Block a user