mirror of
https://github.com/schollz/croc.git
synced 2025-10-11 13:21:00 +02:00
testing
This commit is contained in:
parent
8fd312d876
commit
5e7839a282
1 changed files with 2 additions and 2 deletions
4
main.go
4
main.go
|
@ -35,8 +35,8 @@ func main() {
|
|||
// PathToFile: "../wskeystore/README.md",
|
||||
// PathToFile: "./src/croc/croc.go",
|
||||
// PathToFiles: []string{"C:\\Users\\zacks\\go\\src\\github.com\\schollz\\croc\\src\\croc\\croc.go", "croc.exe"},
|
||||
// PathToFiles: []string{"croc2.exe"}, //,"croc2.exe", "croc3.exe"},
|
||||
PathToFiles: []string{"README.md"}, //,"croc2.exe", "croc3.exe"},
|
||||
PathToFiles: []string{"croc2.exe"}, //,"croc2.exe", "croc3.exe"},
|
||||
//PathToFiles: []string{"README.md"}, //,"croc2.exe", "croc3.exe"},
|
||||
KeepPathInRemote: false,
|
||||
})
|
||||
} else {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue