You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
got help tag has two '-a' options. One is an option to 'got' and another is an option to 'got tag'.
The help text does not immediately show this.
I tried to find a simple work around but I was not able to find anything simple in App::GitGot or App::Cmd. The 'global options' portion of App::Cmd looked interesting though.