Skip to content

Instantly share code, notes, and snippets.

View luisAzcuaga's full-sized avatar

Luis Azcuaga luisAzcuaga

View GitHub Profile
@paolocarrasco
paolocarrasco / README.md
Last active May 3, 2024 15:20
How to understand the `gpg failed to sign the data` problem in git

Problem

You have installed GPG, then tried to commit and suddenly you see this error message after it:

error: gpg failed to sign the data
fatal: failed to write commit object

Debug

@mjbroekman
mjbroekman / mc2_install_notes.txt
Last active October 20, 2023 18:32
MechCommander 2
Making MechCommander 2 Work on Windows 10
=========================================
First, MechCommander 2 is no longer available from Microsoft as a source code download. It is, however, available on various abandonware sites. The one I found to be reliable is myabandonware.com.
- MechCommander 2: https://www.myabandonware.com/game/mechcommander-2-7pf
In order to run Setup.exe from the ISO file there, you will need to convert the mdf file to an ISO. Some people have claimed that you can just change the extension, but that didn't work for me on Windows 10 (as of March 2018). Getting a freeware converter is fine and MDF to ISO (mdftoiso.com) works great. Just follow the instructions there.
Installation
============