Skip to content

Commit 231ed71

Browse files
committed
TODOs
1 parent ff9ecd2 commit 231ed71

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

cmd/gh/main.go

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,8 @@ func main() {
135135
}
136136

137137
// TODO verify host auth in heavy user input commands (creates, review)
138-
// TODO handle 401 for GHES case with clear error
138+
// TODO improve error messaging for 401
139+
// TODO remove old auth flow path
139140

140141
rootCmd.SetArgs(expandedArgs)
141142

0 commit comments

Comments
 (0)