This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
restic
Watch
1
Star
0
Fork
You've already forked restic
0
mirror of
https://github.com/restic/restic.git
synced
2026-01-21 06:14:38 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
d0a63cd49f
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 09:40:28 -05:00
// +build !debug_cmd
Add Makefile and version.sh, add 'version' command
2014-11-15 13:08:15 -05:00
package
main
func
debug
(
fmt
string
,
args
...
interface
{
}
)
{
}
Reference in a new issue
Copy permalink