hbs2/.hbs2-git/config

7 lines
181 B
Plaintext

;; hbs2-git config file
; those branches will be replicated by default
export include "refs/heads/master"
export include "refs/heads/main"
export exclude "refs/heads/*"
export tags