Creating tag using bitbucket API
up vote
0
down vote
favorite
I am transitioning an existing bitbucket integration from API 1 to API 2. At this time, I am trying to migrate create tag
call. With API 1, I could specify any valid start point for the tag, e.g. a branch name. Looking at the bitbucket api 2 documentation, it only talks about hash.
Is it possible to create a tag on the head of a specific branch without retrieving commit log and getting commit hash first?
git-tag bitbucket-api
add a comment |
up vote
0
down vote
favorite
I am transitioning an existing bitbucket integration from API 1 to API 2. At this time, I am trying to migrate create tag
call. With API 1, I could specify any valid start point for the tag, e.g. a branch name. Looking at the bitbucket api 2 documentation, it only talks about hash.
Is it possible to create a tag on the head of a specific branch without retrieving commit log and getting commit hash first?
git-tag bitbucket-api
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I am transitioning an existing bitbucket integration from API 1 to API 2. At this time, I am trying to migrate create tag
call. With API 1, I could specify any valid start point for the tag, e.g. a branch name. Looking at the bitbucket api 2 documentation, it only talks about hash.
Is it possible to create a tag on the head of a specific branch without retrieving commit log and getting commit hash first?
git-tag bitbucket-api
I am transitioning an existing bitbucket integration from API 1 to API 2. At this time, I am trying to migrate create tag
call. With API 1, I could specify any valid start point for the tag, e.g. a branch name. Looking at the bitbucket api 2 documentation, it only talks about hash.
Is it possible to create a tag on the head of a specific branch without retrieving commit log and getting commit hash first?
git-tag bitbucket-api
git-tag bitbucket-api
asked Nov 7 at 12:23
Aleks G
41.9k18120189
41.9k18120189
add a comment |
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53189415%2fcreating-tag-using-bitbucket-api%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown