1
0
mirror of https://github.com/rcornwell/sims.git synced 2026-02-13 11:25:18 +00:00

Merge current simh maste components and APIs

This commit is contained in:
Mark Pizzolato
2016-05-15 23:13:25 -07:00
parent 2dec7fd802
commit 88a9f5daa9
145 changed files with 38083 additions and 793 deletions

View File

@@ -0,0 +1,5 @@
#!/bin/sh
#
# A hook script that is called after a successful
# commit is made to record the commit-id in the working directory.
git log -1 --pretty="%H" >.git-commit-id