Skip to content

Commit ce479ad

Browse files
committed
Add link
1 parent 05c0004 commit ce479ad

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

docs/links/database.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -315,6 +315,16 @@
315315
"system"
316316
]
317317
},
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+
},
318328
"https://github.com/Matt-Esch/virtual-dom": {
319329
"id": "virtual-dom",
320330
"description": "A Virtual DOM and diffing algorithm. The official repository of virtual-dom.",

0 commit comments

Comments
 (0)