Jump to content

Git commit logs


Recommended Posts

Posted

Hi,

You know how you can read what's added/modified in each revision for SVN. Is there an equivalent for Git or we have to pay attention to patch section to know what's been modified?

Thanks..

Posted

One of my favourite git tools is "gitk" which is a GUI that shows not only the revision log with all the changes but also you're local commits and uncommitted changes and it does this a lot faster than the equivalent SVN tools. Things like qgit and tig do the same but I haven't tried them yet.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use