appnexus / sicksync

Don’t accept the available as the preferable. Go the extra mile with extra speed.
Apache License 2.0
68 stars 11 forks source link

Git submodules don't get synced #21

Closed chrisdopuch closed 9 years ago

chrisdopuch commented 9 years ago

Steps to reproduce:

  1. clone the hbapi repo on your local and remote machines
  2. cd library && git submodule init && git submodule update
  3. Start sicksync watching on the hbapi repo
  4. change a file in the submodule
  5. sicksync will see the change and say that it synced, but the file doesn't change on the server
chrisdopuch commented 9 years ago

I had forgotten to change back from my development sicksync config. I am the smart.