cli/pkg/cmd
Mislav Marohnić 0f1ab13b9e Only check if working copy is dirty when syncing current branch
In other cases, we don't have to abort the operation since it can
proceed without being affected by the working copy at all.
2021-08-10 14:29:23 +02:00
..
actions Disable authentication check, but keep runnable 2021-06-18 23:43:42 -04:00
alias Simplify alias set documentation 2021-07-20 15:32:51 +02:00
api Fix white space 2021-06-05 20:20:57 -07:00
auth Fix detecting cases when cfg.Hosts() is empty 2021-07-20 15:50:58 +02:00
browse don't check Fprintf error 2021-07-12 13:05:49 -05:00
completion Enable completion descriptions for powershell 2021-08-04 07:45:30 -04:00
config Fix USAGE help for some commands 2020-11-13 10:10:53 -03:00
extensions Add --force flag for extensions upgrade 2021-07-21 11:06:22 -07:00
factory Add a note about the dummy GHE hostname 2021-07-26 18:59:53 +02:00
gist Update documentation for gist create command to reflect default of secret. 2021-06-21 11:25:49 -04:00
issue Disable colorizing labels in issue list output 2021-08-03 16:02:16 +02:00
pr 💅 Cleanup local branch handling during pr checkout 2021-08-05 20:44:34 +02:00
release Fix fetching draft releases from GitHub Actions 2021-05-18 19:44:29 +02:00
repo Only check if working copy is dirty when syncing current branch 2021-08-10 14:29:23 +02:00
root Merge pull request #4019 from cli/enterprise-env 2021-07-27 15:29:14 +02:00
run Add test for gh run watch --exit-status with completed runs 2021-07-12 16:58:45 +02:00
secret Fix unmarshalling GraphQL error type 2021-08-04 15:34:53 +02:00
ssh-key Merge pull request #3200 from cli/table-widths 2021-03-30 16:54:13 +02:00
version Fix link in version output 2020-12-17 12:37:22 +01:00
workflow Use T.TempDir for temporary dirs in tests (#3580) 2021-05-07 12:21:26 +02:00