hub/features
Mislav Marohnić dbe8a5d7a0 Fix checking for existing repo in `fork`
When querying `foo/bar` repo redirects elsewhere, assume that `foo/bar`
is available. Fixes #1685
2018-02-22 13:50:38 +01:00
..
support Skip fish completion tests if fish is not installed 2018-01-22 22:08:46 +01:00
alias.feature
am.feature
apply.feature
authentication.feature Authenticate with GitHub API without octokit 2018-01-29 20:59:23 +01:00
bash_completion.feature
browse.feature
checkout.feature
cherry_pick.feature
ci_status.feature
clone.feature
compare.feature
create.feature Create a repository without octokit 2018-01-29 20:59:23 +01:00
fetch.feature Fetch repository information without octokit 2018-01-29 20:59:22 +01:00
fish_completion.feature
fork.feature Fix checking for existing repo in `fork` 2018-02-22 13:50:38 +01:00
git_compatibility.feature
help.feature
init.feature
issue.feature Fix oopsie in test case. 2018-01-31 00:40:32 +08:00
merge.feature
pr-list.feature Add missing tests for `hub pr list` 2018-01-30 22:18:25 +01:00
pr.feature
pull_request.feature Fix PR template on a branch with a single commit 2018-01-23 16:26:34 +01:00
push.feature
release.feature Smarter `per_page` HTTP query when limiting results 2018-01-29 23:41:23 +01:00
remote_add.feature
steps.rb
submodule_add.feature
sync.feature
zsh_completion.feature