Add git hooks support and refactor info command
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#!/bin/sh
|
||||
# bd-hooks-version: 0.22.0
|
||||
#
|
||||
# bd (beads) post-merge hook
|
||||
#
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
#!/bin/sh
|
||||
# bd-hooks-version: 0.22.0
|
||||
#
|
||||
# bd (beads) pre-commit hook
|
||||
#
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
#!/bin/sh
|
||||
# bd-hooks-version: 0.22.0
|
||||
#
|
||||
# bd (beads) pre-push hook
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user