A command-line tool that makes git easier to use with GitHub.
Перейти к файлу
David Calavera 51428d5449 Allow to chain subcommands using `command.Use(subcommandName, subcommand)`. 2013-12-28 21:24:08 -08:00
Godeps Update go-octokit. 2013-12-24 13:31:24 -08:00
cmd Use shell quote for exec cmd 2013-11-26 07:14:47 -08:00
commands Allow to chain subcommands using `command.Use(subcommandName, subcommand)`. 2013-12-28 21:24:08 -08:00
git Extract to local var refPrefix 2013-12-28 01:51:12 -08:00
github Merge remote-tracking branch 'origin/master' into pull_in_cucumber_tests 2013-12-28 01:31:03 -08:00
script Move goxc to bootstrap script 2013-12-17 14:30:13 -08:00
utils Move `isEmptyDir` to the command utilities. 2013-12-20 16:45:48 -08:00
.gitignore Import cucumber tests from Hub and get the pull_request.feature going a bit 2013-12-10 13:42:52 -08:00
.goxc.json Bump version to v1.0.0 2013-12-22 06:47:44 -08:00
.travis.yml Reorganize travis build tasks 2013-12-10 13:42:54 -08:00
Gemfile Import cucumber tests from Hub and get the pull_request.feature going a bit 2013-12-10 13:42:52 -08:00
Gemfile.lock Import cucumber tests from Hub and get the pull_request.feature going a bit 2013-12-10 13:42:52 -08:00
Vagrantfile Add package task 2013-12-17 21:53:52 -08:00
darwin.goxc.json Correctly include autocomplete script in darwin build 2013-11-26 07:33:29 -08:00
gh_task.go Set gopath correctly on windows 2013-12-17 22:46:19 -08:00
linux.goxc.json Use zip for linux build 2013-12-18 11:34:51 -08:00
main.go Spawning processes to run git commands; Exec(1) doesn't work on Windows... 2013-09-22 17:51:37 -07:00