Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

git pull -s subtree

flexcoding April 14, 2013

Hi,

is it possible in SourceTree to perform this command?

git pull -s subtree remote_branch_name master

2 answers

1 accepted

0 votes
Answer accepted
stevestreeting
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 Leaders.
April 14, 2013

The only way to do it right now is to use a Custom Action (only available on Mac right now). Why do you need this alternate strategy?

0 votes
flexcoding April 19, 2013

Thanks, I tried that out and it works for me although I have to rely on conventional names for the remote branch. I need this command because I want to test if the subtree strategy is working out for including an assets repo into the code repo for out projects. This way designers can handle all assets in their own repository without having the chance to accidentally corrupt the code in any way. I know I could also use a submodule for that but subtrees seem to be not so complicated and need less commands to work in both directions.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events