Jeff Carr 96fbc76b85 | ||
---|---|---|
resources | ||
.gitignore | ||
LICENSE | ||
Makefile | ||
README | ||
argv.go | ||
docs.go | ||
globalBuildOptions.go | ||
globalDisplayOptions.go | ||
globalResetOptions.go | ||
go.wit.com.versions | ||
hideFunction.go | ||
http.go | ||
initRepoList.go | ||
main.go | ||
nohup.out | ||
repoview.go | ||
shell.go | ||
simpleRelease.go | ||
structs.go | ||
tagWindow.go |
README
autotypist This can be used to maintain git repositories * Scans directories looking for git repositories * The default behavior is to use 3 branches. 'master or main', 'devel', '<username>' * shows tags and dirty state * uses a GUI or the console(console display needs work) * always wrap around 'git' -- it basically just types 'git' commands really fast Notes & Goals: * use a GUI that also works on the command line * andlabs GTK gui plugin starts breaking around 200 repos