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: 

Stash as second origin

jmwallach
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
June 4, 2015

Hello,

We're migrating from repos hosted on a dedicated server to stash. I've followed the instructions from the docs on how to mirror a repo and now see stash as a remote:

xxxxx:10:40:45
~/src/git/puppet03 (master)$ git remote -v
origin    gitolite@git.xxxxxxxx:puppet03 (fetch)
origin    gitolite@git.xxxxxxxx:puppet03 (push)
stash    https://stash.xxxxxxxx/scm/info/puppet03.git (fetch)
stash    https://stash.xxxxxxxx/scm/info/puppet03.git (push)

 

Is there any way to have all users pushing to have commits go to both the origin and stash?

 

Or add stash's url to the origin?

3 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

1 vote
ThiagoBomfim
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
June 4, 2015

Hi John,

I understood that you might be after something like the plugin below:

In that case, you could have your developers always push into Stash and it will mirror the changes to the other repo.

Best,
Thiago

0 votes
JamieA
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
June 4, 2015

I don't think it's possible either, but you could have a post-receive hook in gitolite that pushes to Stash. Probably easiest just to make the gitolite one readonly, or a add a pre-receive hook with a message to update the remote... people will get the message.

0 votes
Tim Crall
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
June 4, 2015

I don't think there's a way to do this other than maybe an alias

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

TAGS
AUG Leaders

Atlassian Community Events