/haskell-git-examples

Haskell examples, interacting with the hs-git library

Primary LanguageHaskellBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

haskell-git-example

haskell-git-examples
Example 1: query and print the list of git branches (in this repo)
another-branch
feature/a-new-feature-to-add
hotfix/new
main