home » zplus/dokk.git
ID: 98271894ef8989d43e712ffda4f8274b15757edf
28 lines — 862B — View raw


{
    "@context": {
        "library": "dokk:vocab:library:",
        "license": "dokk:vocab:license:",
        "license:licensed_under": {
            "@type": "@id"
        },
        "license:translation_of": {
            "@type": "@id"
        },
        "blob": "dokk:vocab:blob:"
    },
    "@type": [
        "library:Item"
    ],
    "@id": "dokk:mercurial_cheatsheet_2009_Tam",
    "library:author": [
        "Adrian Sai-wah Tam"
    ],
    "license:licensed_under": [
        "dokk:license:CC-BY-SA"
    ],
    "library:title": "mercurial cheatsheet",
    "blob:at": {
        "@id": "file:/pdf/mercurial_cheatsheet_2009_Tam.pdf",
        "blob:primary_source": "https://wiki.mercurial-scm.org/QuickReferenceCardsAndCheatSheets?action=AttachFile&do=get&target=Mercurial-Cheatsheet-Adrian-v1.0.pdf",
        "blob:retrieval_date": "2023-05-03"
    }
}