On Monday, July 14, 2014 05:52:16 AM Bert Massop wrote: > > (I was trying to squash the benchmarking commits out and accidentally > > brought in a commit that is not mine into the pull request. Haven't > > figured out how to remove it yet.) > > git rebase -i 770392e^ HashingAPI > # Now remove the first line > git push --force
This should *NOT* be done unless absolutely necessary. Forced pushes change Git history, which is bad. Google it. Instead, use "git revoke".
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Devl mailing list Devl@freenetproject.org https://emu.freenetproject.org/cgi-bin/mailman/listinfo/devl