Heath Stewart
aaa5a9e949
Use - to read from stdin instead
...
Resolves PR feedback.
2021-04-23 17:23:27 -07:00
Heath Stewart
bd2738379b
Optionally read stdin for gh alias set
...
Resolves #3487
2021-04-21 22:16:41 -07:00
Emmanuel Duchastenier
bcef9f83a8
fix typo in docs of alias command
...
correct syntax is `--assignee` instead of `--assigned`
2021-03-08 15:11:31 +01:00
Mislav Marohnić
e334a1f10c
Add docs for using @me to reference self
2021-01-22 22:14:47 +01:00
Mislav Marohnić
06cf2c9f81
Merge remote-tracking branch 'origin' into cmd-stub-new
2021-01-22 16:31:29 +01:00
Mislav Marohnić
75ebb863e3
Use testify assertions for error matching
2021-01-19 13:59:37 +01:00
Mislav Marohnić
fc77cbc964
Deprecate test.ExpectLines
...
For asserting command output, exact string matches are preferred in most cases. In cases when a pattern match is needed, the test can use regexp ad hoc.
2021-01-18 23:25:45 +01:00
vilmibm
a2aa154794
port entirely to ColorScheme
2020-10-29 12:37:45 -07:00
Mislav Marohnić
172ea2b078
Isolate all alias commands
2020-08-11 13:57:48 +02:00