gh auth login
This commit is contained in:
parent
b4ffced654
commit
35f18b6c02
13 changed files with 896 additions and 38 deletions
|
|
@ -114,3 +114,7 @@ func DisplayURL(urlStr string) string {
|
|||
}
|
||||
return u.Hostname() + u.Path
|
||||
}
|
||||
|
||||
func GreenCheck() string {
|
||||
return Green("✓")
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue