From 816760d1372d6d1922a9916f3150e49f3fd562cd Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Thu, 5 Dec 2024 12:29:47 -0600 Subject: developing on this now --- doGitPull.go | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 doGitPull.go (limited to 'doGitPull.go') diff --git a/doGitPull.go b/doGitPull.go new file mode 100644 index 0000000..cca3b19 --- /dev/null +++ b/doGitPull.go @@ -0,0 +1,7 @@ +package main + +// An app to submit patches for the 30 GO GUI repos + +func doGitPull() { + me.found.RillGitPull() +} -- cgit v1.2.3