This website requires JavaScript.
Explore
Help
Sign In
Teajey
/
lishwist
Watch
1
Star
0
Fork
You've already forked lishwist
0
Code
Issues
10
Pull Requests
Projects
Releases
Wiki
Activity
73a91be228
lishwist
/
scripts
/
api_changes_since
6 lines
92 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
set
-x
git diff --exit-code
$1
api.snap.txt
$(
find . -name
'*_test.go'
-type f
)
Reference in New Issue
View Git Blame
Copy Permalink