mattly / bork

the Bash-Operated Reconciling Kludge
Other
218 stars 29 forks source link

github repo with specific branch/tag #128

Closed arnm closed 6 years ago

arnm commented 6 years ago

I need to specify a specific github brach/tag

something like:

ok github $bork_home/.emacs.d syl20bnr/spacemacs --branch release-0.200 --ssh

I can do conditional work with did_install but when I run bork status it will say the repo is mismatching because of the branch change.

arnm commented 6 years ago

should have read the docs bork types

ok git $bork_home/.emacs.d git@github.com:syl20bnr/spacemacs.git --branch=release-0.200