This website requires JavaScript.
Explore
Help
Sign in
TrueCloudLab
/
restic
Watch
16
Star
0
Fork
You've already forked restic
2
Code
Issues
1
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
bb8c52a974
restic
/
cmd
/
khepri
/
debug_release.go
6 lines
83 B
Go
Raw
Normal View
History
Unescape
Escape
Use different tags for debug log
2014-11-16 14:40:28 +00:00
// +build !debug_cmd
Add Makefile and version.sh, add 'version' command
2014-11-15 18:08:15 +00:00
package
main
func
debug
(
fmt
string
,
args
...
interface
{
}
)
{
}
Reference in a new issue
Copy permalink