tisdag 10 mars 2009 11:03:08 skrev Yann Simon <yann.simon.fr@xxxxxxxxx>: > In the Compare With... menu, the "Git Index" action opens > a diff editor that compares the workspace version of a file and its > index version. > > The local file can be modified and saved. > > The staged version can be modified and saved. This updates the index. > For this, add methods into GitIndex to allow to specify a content > different from the file. > > Signed-off-by: Yann Simon <yann.simon.fr@xxxxxxxxx> > --- > Changed comapred to previous version: > - fix saving the index version. Saving works, but the diff regions aren't updated on save. When there is a diff this would give us the partial staging similar to git gui, if only (not your fault) the commit dialog would allow us to make a distinction between changes in the workdir and the index. -- robin -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html