mirror of
https://github.com/tj/git-extras.git
synced 2026-09-10 07:26:17 -04:00
* Mostly finish pytest to Bats conversion * Add Bats version note to testing docs * Move Bats CI check to separate job
3 lines
44 B
Bash
Executable file
3 lines
44 B
Bash
Executable file
#!/usr/bin/env bash
|
|
printf '%s\n' "open $*"
|