A command-line tool that makes git easier to use with GitHub.
Перейти к файлу
Jingwen Owen Ou b573a8f320 Merge branch 'autoupdate' 2013-12-19 15:04:38 -08:00
Godeps Pull in github.com/inconshreveable/go-update and the latest go-octokit 2013-12-18 12:50:03 -08:00
cmd Use shell quote for exec cmd 2013-11-26 07:14:47 -08:00
commands Don't return an error if there's no newer version 2013-12-19 14:48:33 -08:00
git Clean up errors.New 2013-12-10 13:42:54 -08:00
github Use not windows build tag 2013-12-17 22:38:34 -08:00
script Move goxc to bootstrap script 2013-12-17 14:30:13 -08:00
utils Create is compatible with Hub 2013-12-10 13:42:54 -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 Remove snapshot from build 2013-12-19 11:30:17 -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