I'm planning to write a git client, and want to implement its UI with pygtk. As we know, to show the different between two files is very important with respect to my project.
So, how can I make it in pygtk? Thanks.
I'm planning to write a git client, and want to implement its UI with pygtk. As we know, to show the different between two files is very important with respect to my project.
So, how can I make it in pygtk? Thanks.