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: 

How to setup automatic pull for a particular branch in source tree when a change happens

Vikraman
February 24, 2022
I have cloned the required bitbucket repo in a local workstation. If any changes are pushed to the particular remote branch, I want it to pull automatically the latest changes. In simple words, I wanted git pull to happen automatically.

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Syahrul
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
February 27, 2022

Hi @Vikraman ,

G'Day!

You may want to check Sourcetree or any 3rd party git application if you wish to get an automatic update whenever your branch has new changes. 

If you prefer CLI then you may want to create your own automated script to manually check for updates and do a git pull. Quick google points me to a few blogs on how to automate your git pull, please check it at:

Hope this helps.

Cheers,
Syahrul

TAGS
AUG Leaders

Atlassian Community Events