Fork me on GitHub
#boot
<
2016-11-12
>
levitanong17:11:20

hi, is it possible to use boot with git? (i.e. committing, pushing, pulling, etc…?)

micha17:11:48

@levitanong boot has functions for doing git stuff via jgit, yes

micha17:11:40

the boot.git and boot.jgit namespaces have some stuff you can look at for inspiration

levitanong17:11:06

awesome, thanks @micha!