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 - How to clone an external repository and keep in downstream sync?

Marian Stránecký
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!
July 7, 2014

Hi,

is there any plugin which allows to clone an external git repository (be it e.g. github or any other) and possibly to keep it in sync (downstream, st. like `git fetch --all`)?

Thank you for any hint,

Marian

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Balázs Szakmáry
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.
July 7, 2014

There is no plugin to do this. (If the other end is also a Stash/BitBucket instance, there is a plugin for the other end to auto-push to the target.)

The easiest solution is to set up a scheduled job to pull to a local clone from the external source and push it to another remote (the internal copy). [We do this as a TeamCity task, but you can also implement it with cron/Windows Task Scheduler/whatever.]

TAGS
AUG Leaders

Atlassian Community Events