Reputation: 2559
I'm not too sure how to word this because I've not got any idea on the technical names for things.
Essentially I have a folder tree?:
Like this - Probably incorrect format, but as an idea:
*There are several more folders inside each month, all with their own individual folders.
If I wanted to updated a specific branch?, for example:
Images > 2014 > October > 06 > Updates > 01
Without updating the whole repository, how would I do that?
Thanks!!
I'm not sure I used tree and branch in the correct way, so sorry if I have offended you! :)
Upvotes: 0
Views: 2430
Reputation: 6422
You would just right click on the specific folder and do an update. You don't need to do an update on just the parent to update children.
You can do a selective checkout too.
Upvotes: 1