My new project has been recently approved (gnu-social-mode), but due to a new member's mistake there is a commit on the repository which is malformed.
The proper way is to use `git commit -amend'; not rewrite history. But what do you mean malformed? These are the few last commits to gnu-social-mode, none of them seem "malformed": commit 7c7d3f6f9eb29edfece1841911e80f4f594e3d17 Author: Albino Biasutti Neto <[email protected]> Date: Mon Jul 21 19:53:22 2014 -0300 fix link identica-mode L25 commit 12ba11968045b5fb3da8fcbf93b5c242e9aa3c61 Author: Sergio Durigan Junior <[email protected]> Date: Sat Jul 19 20:08:51 2014 -0300 Rename files, comments, functions, etc. This commit is a major renaming for the project. It basically does s/identica/gnu-social/ in every file. It also renames the files themselves, and makes a few adjustments needed for the OAuth support on gnu-social-mode.el. commit 5b7d171392db4f2a2a0713f3ecba9bdf602f64ba Author: Sergio Durigan Junior <[email protected]> Date: Fri Jul 18 21:17:34 2014 -0300 Relicense code to GPLv3+ for gnu-social-mode This is the first commit of the new gnu-social-mode project. It simply relicenses all the code to GPLv3+ on all files. Very tiny cleanups were also made on the top comments of those files as well. Welcome, gnu-social-mode! commit cf9183ee11ac922e85c7c908f04e2d00b03111b3 Author: Gabriel Saldana <[email protected]> Date: Mon Feb 4 16:53:42 2013 -0600 bump version to 1.3.1 after patches
