Community
Participate
Working Groups
There are several bugs depending on this bug. We need to re-structure the rendering in order to 1.Make the consistent action rendering to other git pages (e.g. action pop-ups on hover) 2.Reduce the html markups by rendering from java script. 3.Make it generic to handle responses from git-diff ,git-status , git-log , and git-remote services. 4.Use progress service instead of waiting cursor while waiting for the server response.The waiting time will be longer because we will have almost all the git stuff in git status page.(bug 345978)
*** Bug 339532 has been marked as a duplicate of this bug. ***
item 1 nad 2 were implemented by ddc3bba2c4cbcf6def86fd8823aa4a919654e33e
fixed with 2104ce9ab46bd2bbc1e7ffb1c7affca9bd926224. I am leaving item 3 t obug 345978.