I'd love it if I could do something like this:
Of course that doesn't work, but I was wondering if UC/UE have a way to make use of a diff from SCM software and put it into the context of the local file.
i.e. indicate how the copy in the repository differs from the local copy.
I'm not keen on buying studio for this... it seems excessive for a requirement which UC ought to handle, and I've shelled out too much money on infinite upgrade UE and UC licenses.
Code: Select all
git diff myfile.cpp | uc
i.e. indicate how the copy in the repository differs from the local copy.
I'm not keen on buying studio for this... it seems excessive for a requirement which UC ought to handle, and I've shelled out too much money on infinite upgrade UE and UC licenses.