GNOME Bugzilla – Bug 413284
jhbuild -D doesn't work with git repositories (patch)
Last modified: 2007-04-07 14:48:53 UTC
date-based checkouts don't work with git repositories (patch to fix) The patch is a little indirect, but after discussion on #git this seems like the closest way to do it -- there's nothing like CVS -D or svn -r.
Created attachment 83609 [details] [review] patch for git -D support
Thanks for this patch, I just applied it. 2007-04-07 Frederic Peters <fpeters@0d.be> * jhbuild/versioncontrol/git.py: added support for date-based checkout in git (closes: #413284, patch by Ian Bicking)