Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ptp-dev] git help

Hi,

I have the following problem and would appreciate any help. My local repo contains a directory (called 'src' for arguments sake). The directory and its contents are committed in my local repo (git status reports 'nothing to commit'). My local repo is also in sync with the remote master (git pull reports 'Current branch master is up to date'). However the remote repo does not contain the src directory. Can anyone explain this and tell me how to update the remote repo correctly?

Thanks
Greg

Back to the top