login
Header Space

 
 

Re: [PATCH] Support tags in uncommit - use git_id instead of rev_parse

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Pavel Roskin <proski@...>
Cc: <git@...>
Date: Monday, October 1, 2007 - 6:00 pm

On 30/09/2007, Pavel Roskin <proski@gnu.org> wrote:

With this patch, uncommit can take patch names (with modifiers) as the
--to argument. When would this be needed?

To allow tags, maybe just pass something like
"git.rev_parse(options.to + '^{commit}')" or just modify git.rev_parse
to do it (and git_id to avoid it).

-- 
Catalin
-
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
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH] Support tags in uncommit - use git_id instead of..., Catalin Marinas, (Mon Oct 1, 6:00 pm)
speck-geostationary