The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results forĀ 
Search instead forĀ 
Did you mean:Ā 

Problems when pushing

Loic Modoux
Contributor
January 22, 2019

Hi,

I'm using sourcetree with bitbucket.org. I'm trying to push changes to the main repository. When I do, it doesn't work and I have this error message:

Pushing to https://lmodoux8@bitbucket.org/jhollway/gnevar.git
POST git-receive-pack (1186 bytes)
remote:
remote: One of your commit messages is missing a valid issue key:        
remote:
remote:   0cb639f: Tried to solve issue 120 by deleting some quotation marks and added commas for the comment section.        
remote:
remote: For more information, see https://confluence.atlassian.com/x/ZwjoE.        
remote:
To https://bitbucket.org/jhollway/gnevar.git
 = [up to date]      0.0.1 -> 0.0.1
 = [up to date]      0.0.2 -> 0.0.2
 = [up to date]      0.0.3 -> 0.0.3
 = [up to date]      0.0.4 -> 0.0.4
 = [up to date]      0.0.5 -> 0.0.5
 ! [remote rejected] develop -> develop (pre-receive hook declined)
error: failed to push some refs to 'https://lmodoux8@bitbucket.org/jhollway/gnevar.git'

 

The problems seems to be with the of commit 0cb639f, since it doesn't include precisely the issue number. How can I add that? I'm not able to go back to this commit and change the message.

Thanks, Loic

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

4 votes
Answer accepted
Ana Retamal
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
January 23, 2019

Hi Loic,

I'd recommend doing fixing this in the command line. As that commit has not been pushed yet you can change the commit message doing a rebase, as explained here.

Once the issue number has been corrected, you should be able to push from Sourcetree with no issues.

Let us know how it goes!

Ana

Loic Modoux
Contributor
January 24, 2019

Thanks! The problem was that it wasn't the last commit, but a precedent one blocking it. However, I found how to solve this, thanks the link you gave me. Best, L

Ana Retamal
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
January 24, 2019

That's why a rebase was needed, otherwise and amend would have been sufficient :) 

Glad it's solved now!

Ana

TAGS
AUG Leaders

Atlassian Community Events