"git stash list" produces
"stash@{0}: On bucketDisplay: site/css/site.css"
from which I infer that the only file in the stash is site/css/site.css. But
"git stash pop" lists merge conflicts with 5 other files. What's going on?Thanks Roddie Grant -- You received this message because you are subscribed to the Google Groups "Git for human beings" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/git-users?hl=en.
