I use the patch option of Git's interactive add (git add -i) to drop/edit changes before commit.
Hope this helps, Marius On Sat, Nov 5, 2011 at 10:34 AM, Ludovic Dubost <[email protected]> wrote: > Hi devs, > > Is there a documentation and a tool to clean XWiki XML files for commit. > I used to use the SVN Application to clean the XML and commit in the > sandbox for the contributed apps. > But the SVN app does not work with git (even with the SVN bridge as it > seems svnkit is not compatible), so I'm left to export to commit. > > How do developers usually do that ? > > Ludovic > > -- > Ludovic Dubost > Founder and CEO > Blog: http://blog.ludovic.org/ > XWiki: http://www.xwiki.com > Skype: ldubost GTalk: ldubost > _______________________________________________ > devs mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/devs > _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

