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

Code pulling correctly?

Shiv Mishra May 16, 2015

Hi folks,

I have a semi odd issue. When I click Pull in SourceTree, the CODE itself pulls, but any new packages and classes my other developers pushed don't. For example, a developer had to create a new package for something, pushed that, and when I pulled the code, the code itself in specific classes pulled properly, but that new package is not there in my project. 

 

I have verified everything on my end as proper. Is this an issue with the developer's end while pushing, or is it a notable issue that has a fix?

 

Anything is appreciated.

~ Shiv

1 answer

0 votes
Seth
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.
May 18, 2015

What is a package if not code?

If packages are just a folder structure, Git does not track folders - only files. You cannot commit an empty folder to a Git repository. You must put at least one file inside the folder (maybe just as a temporary placeholder), and commit that.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events