forge/doGitPull.go

8 lines
112 B
Go

package main
// An app to submit patches for the 30 GO GUI repos
func doGitPull() {
me.found.RillGitPull()
}