Skip to content

Conversation

@thomasbiddle
Copy link
Contributor

Adding support to create & remove branches and tags.

The reason for this addition is that I have added support for the Gitlab API to use these.

GitHub has similar options in their API: http://developer.github.com/v3/git/refs/

I've added tests as well - Please let me know if anything here can be improved or if it's good to go :-)

I will be linking my Gitlabhq pull request here shortly as well.

thomasbiddle and others added 2 commits June 14, 2013 08:23
This commit adds support to create and remove branches and tags from gitlab-shell.

The code style was followed as closely as possible to the original.

The purpose of this commit is that I will be adding support to the Gitlabhq (Gitlab) project
in order to allow adding and removing of branches and tags through their API.
…, rm-tag

The previous commit has the code addition to support adding and removing branches and
tags in a repository - This commit ensures basic test cases are supported.
@coveralls
Copy link

Coverage Status

Coverage increased (+0%) when pulling 66cfc50 on thomasbiddle:support_adding_and_removing_branches_and_tags into 2fb506d on gitlabhq:master.

@thomasbiddle
Copy link
Contributor Author

Gitlabhq pull request: gitlabhq/gitlabhq#4363

@ejhayes
Copy link

ejhayes commented Jun 20, 2013

Nice! Tested on my machine and this works for me. Thanks for adding this!

@dzaporozhets
Copy link
Contributor

Looks good. Thank you!

dzaporozhets added a commit that referenced this pull request Jul 8, 2013
…branches_and_tags

Support adding and removing branches and tags
@dzaporozhets dzaporozhets merged commit 05e2c43 into gitlabhq:master Jul 8, 2013
@thomasbiddle thomasbiddle deleted the support_adding_and_removing_branches_and_tags branch July 23, 2013 16:58
jarkaK pushed a commit that referenced this pull request Sep 15, 2017
Support old versions of ruby without a monotonic clock

Closes #69

See merge request !161
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants