improved UI

This commit is contained in:
Jesse Duffield 2018-05-19 17:04:33 +10:00
parent 023a39a903
commit 4b511863f9
6 changed files with 281 additions and 130 deletions

View file

@ -1,11 +1,7 @@
package main
import (
"./gitgot"
)
func main() {
testGettingFiles()
run()
}