pull upstream changes from gitstatus
parent
8573855d39
commit
9dadc822e3
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1 +0,0 @@
|
||||
gitstatusd-cygwin_nt-10.0-x86_64
|
@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
exec "${0%-6.1-x86_64}-10.0-x86_64" "$@"
|
@ -1 +0,0 @@
|
||||
gitstatusd-cygwin_nt-10.0-x86_64
|
@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
exec "${0%-6.3-x86_64}-10.0-x86_64" "$@"
|
Binary file not shown.
@ -1 +0,0 @@
|
||||
gitstatusd-freebsd-amd64
|
Binary file not shown.
@ -1 +0,0 @@
|
||||
gitstatusd-linux-armv7l
|
@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
exec "${0%-armv6l}-armv7l" "$@"
|
Binary file not shown.
Binary file not shown.
@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
exec "${0%-i586}-i386" "$@"
|
@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
exec "${0%-i686}-i386" "$@"
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue