bitbucket - GIT Attach repo in other repo -


I use GIT at bitbucket.org. I have 2 repositories; The first repository is repo 1 and there is only one file ( ui.css ), but the second repository ( repo 2 ) is the full app.

The directory and file schema repo2 :

  index.html js / js / jquery-custom.js css / css / styles.css img / Img / ...  

Now import from repo1 (only one file) to css / directory in repo2 .

After that, my repo2 ( styles.css and ui.css ), but when I file the Repo1 (file ui.css ), then I also want the change in repo 2 .


Comments

Popular posts from this blog

ios - How do I use CFArrayRef in Swift? -

eclipse plugin - Run java code error: Workspace is closed -

c - Error on building source code in VC 6 -