How to pull specific directory with git

Posted by user281521 on Stack Overflow See other posts from Stack Overflow or by user281521
Published on 2010-03-11T13:06:31Z Indexed on 2010/03/11 17:59 UTC
Read the original article Hit count: 327

Filed under:
|
|
|
|

hello, I have a project with git, and I just want to clone or pull a specific directory, like myproject/javascript just like subversion does.
make some changes, commit and push back again.
It's possible?

© Stack Overflow or respective owner

Related posts about git

Related posts about subversion