git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* stgit: bug with refresh and -p
@ 2008-07-18  1:29 Jon Smirl
  2008-07-18  8:41 ` Karl Hasselström
  0 siblings, 1 reply; 9+ messages in thread
From: Jon Smirl @ 2008-07-18  1:29 UTC (permalink / raw)
  To: Git Mailing List

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
git version 1.5.6.1
Python version 2.5.2 (r252:60911, Apr 21 2008, 11:17:30)
[GCC 4.2.3 (Ubuntu 4.2.3-2ubuntu7)]
jonsmirl@terra:~/fs$

-- 
Jon Smirl
jonsmirl@gmail.com

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2008-07-25 21:38 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-18  1:29 stgit: bug with refresh and -p Jon Smirl
2008-07-18  8:41 ` Karl Hasselström
2008-07-18 17:03   ` [StGit PATCH] Test that we can add a new file to a non-topmost patch with refresh -p Karl Hasselström
2008-07-18 18:01     ` Karl Hasselström
2008-07-18 17:45       ` Jon Smirl
2008-07-18 19:16         ` Karl Hasselström
2008-07-21 22:01       ` Catalin Marinas
2008-07-22  7:14         ` Karl Hasselström
2008-07-25 21:37           ` Catalin Marinas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).