A command-line tool that makes git easier to use with GitHub.
Перейти к файлу
David Calavera 43f398e879 Write a message in the editor showing what you're doing. 2013-12-20 15:39:10 -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 Write a message in the editor showing what you're doing. 2013-12-20 15:39:10 -08:00
git Clean up errors.New 2013-12-10 13:42:54 -08:00
github Use a more generic message when the edit fail. 2013-12-20 15:27:03 -08:00
script Move goxc to bootstrap script 2013-12-17 14:30:13 -08:00
utils Add release creation and assets uploading. 2013-12-20 11:15:41 -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