cli/command
Mislav Marohnić 7777307588 Avoid forking/pushing until pr create inputs have been processed
This avoids fork or push operation if there were errors processing the
input arguments or if the operation has been cancelled during
interactive survey.
2020-03-09 14:51:40 +01:00
..
completion.go Make sure to handle errors when generating completions 2020-02-19 15:39:33 +01:00
completion_test.go Add fish completion support via Cobra contributor 2020-01-28 22:04:40 +01:00
issue.go Number is more readable 2020-02-27 11:23:37 -07:00
issue_test.go Fix tests 2020-02-27 12:11:49 +01:00
pr.go Merge pull request #567 from cli/pr-selector-base 2020-03-03 22:02:21 +01:00
pr_checkout.go Removed explicit capacity in slice initialization 2020-02-26 15:44:52 +01:00
pr_checkout_test.go Revert "prefix branch names for local pr checkout" 2020-02-13 17:16:53 -06:00
pr_create.go Avoid forking/pushing until pr create inputs have been processed 2020-03-09 14:51:40 +01:00
pr_create_test.go Respect overriden base branch in pr create --web 2020-02-17 14:14:37 +01:00
pr_test.go Remove duplicates 2020-03-05 13:55:36 +01:00
repo.go Consistent punctuation in usage 2020-03-04 10:22:46 -07:00
repo_test.go Merge remote-tracking branch 'origin/master' into repo-create 2020-03-03 22:55:49 +01:00
root.go Fix typo in 'overridden' 2020-03-04 14:20:55 +00:00
root_test.go Fix gh version printing the correct changelog link 2020-01-29 16:03:10 +01:00
testing.go fix tests 2020-02-12 08:48:25 -06:00
title_body_survey.go Use var syntax when empty struct is initialized 2020-02-24 22:33:22 +01:00