We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05c0004 commit ce479adCopy full SHA for ce479ad
1 file changed
docs/links/database.json
@@ -315,6 +315,16 @@
315
"system"
316
]
317
},
318
+ "https://git-scm.com/book/en/v2/Customizing-Git-Git-Hooks": {
319
+ "id": "git-hooks",
320
+ "description": "Git documentation describing Git hooks, which are scripts triggered when certain actions occur.",
321
+ "short": "",
322
+ "keywords": [
323
+ "git",
324
+ "hooks",
325
+ "scripts"
326
+ ]
327
+ },
328
"https://github.com/Matt-Esch/virtual-dom": {
329
"id": "virtual-dom",
330
"description": "A Virtual DOM and diffing algorithm. The official repository of virtual-dom.",
0 commit comments