Hi all, I've successfully setup gitorious on a server. all is fine and I'm very happy :) There is only 1 thing that I see that hurts me :
when trying to display the diff of a commit, I'm always getting for some commits this message : "This Git object is too large to be displayed in the browser Consider cloning the repository locally and look at the object there " I know that theses commits that trigger this message are effectively "big" : I mean all of them have binary file(s) changes and I guess that's making the problem.. would'nt it be possible to handle that better ? like gitweb does.. (just show the binary file name that's changed, but no content for it). unfortunately I'm no way ruby dev otherwise I could have give it a try. regards, greg. -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected]
