On Tue, Sep 13, 2011 at 11:19 PM, Catalin Marinas <[email protected]> wrote: [...] >> I'm not sure whether git_commit should be used any longer, does it >> belong to part of old infrastructure? > > git_commit in common.py uses the new infrastructure in stgit.lib.* A > converted command should no longer use stgit.stack and stgit.git as > these are part of the old code requiring some legacy files.
I see, that clarifies my doubts as which part should be deprecated and which should be used instead. > > I only looked at your 'files' patch but it still imports stgit.stack > and stgit.git. I'll fix these and re-send again. -- Guanqun _______________________________________________ stgit-users mailing list [email protected] https://mail.gna.org/listinfo/stgit-users
