Changeset 76e9cfd in Klonkt for .beads/hooks/pre-push


Ignore:
Timestamp:
05/20/2026 02:48:05 AM (4 months ago)
Author:
robo <roboburr@…>
Branches:
main
Children:
46f23fd
Parents:
8681239
Message:

bd init: initialize beads issue tracking

File:
1 edited

Legend:

Unmodified
Added
Removed
  • .beads/hooks/pre-push

    r8681239 r76e9cfd  
    11#!/usr/bin/env sh
    2 # --- BEGIN BEADS INTEGRATION v1.0.3 ---
     2# --- BEGIN BEADS INTEGRATION v1.0.4 ---
    33# This section is managed by beads. Do not remove these markers.
    44if command -v bd >/dev/null 2>&1; then
     
    2222  if [ $_bd_exit -ne 0 ]; then exit $_bd_exit; fi
    2323fi
    24 # --- END BEADS INTEGRATION v1.0.3 ---
     24# --- END BEADS INTEGRATION v1.0.4 ---
Note: See TracChangeset for help on using the changeset viewer.