On Thu, Mar 18, 2010 at 6:11 AM, Markus Elfring <Markus.Elfring@web.de> wrote:
You just make the commit with a 'FIXME' type commit message, then 'git
commit --amend' to fix it when you come back later.
stashing isn't really something you'd want to do on a per-branch
basis. Most of the point is that you stash away your changes, then
switch to another branch, then restore your stash to your *current*
working state sometime later.
Have fun,
Avery
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html