This website requires JavaScript.
Explore
Help
Sign in
yggdrasil-network
/
yggdrasil-go
Watch
1
Star
0
Fork
You've already forked yggdrasil-go
0
mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced
2025-02-13 10:21:50 +00:00
Code
Issues
Releases
Wiki
Activity
Merge pull request
#288
from sinbsd/develop
Browse source
Use #!/bin/sh for clean script
...
This commit is contained in:
Neil Alexander
2018-12-26 14:29:34 +00:00
committed by
GitHub
parent
a8e6b864fd
702317add1
commit
cc2b6f093c
No known key found for this signature in database
GPG key ID:
4AEE18F83AFDEB23
1 changed files
with
1 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show stats
Download patch file
Download diff file
Expand all files
Collapse all files
2
clean
Unescape
Escape
View file
@ -1,2 +1,2 @@
#!/bin/
ba
sh
#!/bin/sh
git clean -dxf
Write
Preview
Loading…
Cancel
Save
Reference in a new issue
Repository
yggdrasil-network/yggdrasil-go
Title
Body
Create issue