Not quite sure if I broke something in the remote repo or not (I sincerely hope not), so just to make sure.<br><br>I took the changes made in my local development branch (for both kdevplatform and kdevelop ) and merged them into my local master.<br>

<br>Then did:<br><br>git push<br><br>Browsing the remote repository I see that there is no revision number to these changes and there is no change description. <br><br>What I really wanted was to have a single change description for all the small commits that was made in the development branch. I naively expected git to present me with the option to do this at some point in the process. <br>

<br>So the question is:<br><br>a) Is the remote repository broken?<br><br>b) Is there some way to fix the change description in the remote repo?<br><br>/Morten<br> <br><br>