On 2008-07-17 21:29:01 -0400, Jon Smirl wrote: > A refresh with -p is not picking up newly added files. > > jonsmirl@terra:~/fs$ stg status > ? include/linux/i2c/max9485.h > jonsmirl@terra:~/fs$ git add include/linux/i2c/max9485.h > jonsmirl@terra:~/fs$ stg refresh -p max9485 > Checking for changes in the working directory ... done > Popping patches "jds-audio" - "jds-psc" ... done > Refreshing patch "max9485" ... done > Fast-forwarded patches "jds-psc" - "jds-audio" > jonsmirl@terra:~/fs$ stg status > ? include/linux/i2c/max9485.h > jonsmirl@terra:~/fs$ stg --version > Stacked GIT 0.14.3.163.g06f9 Hmm, I don't immediately see why this happens. I've posted a bug about it: https://gna.org/bugs/index.php?12038 It's fixed by the refresh rewrite in my experimental branch, but there's no test for it, so I had to check by hand. -- Karl Hasselström, kha@xxxxxxxxxxx www.treskal.com/kalle -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html