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: 

Code pulling correctly?

Shiv Mishra
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!
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

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

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 Champions.
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.

TAGS
AUG Leaders

Atlassian Community Events