Changelog
- 6ad0995 Releaser action
- e757cc8 Fix lint in readme
- 786c8c4 Update README.md
- d50fd0b gitignore
- ed9d60a Update todo
- 67316ff Delete notes
- b8b793b go mod/sum updates
- 3fc003d Generate docs
- da49f53 Disable auto gen tag
- a8240ba Add docs
- b6b6fe0 Set std err for git town cmds
- 659bc05 Fix merge not finishing
- 46df1a2 Call start methods for stepped guide
- c52cec2 Feature func
- 4f964e0 Finish func
- 3b6f4e2 Fix confirm problems
- 330f091 New pr func
- 1c6db4a Update msg vars
- 625ff16 Add main branch to start struct
- 0e10370 Update short desc for start
- 9d2a972 Add rest of messages
- 5cf156c Add exit code for interrupt
- c4e38b2 Add gittown cmds (sync, ship)
- 39b3750 Add gittown config getter for main branch
- c9ff23e Add git cmds (checkout, push)
- aea646b Text prompt
- 114eea6 Confirm prompt
- 71791cc Update groups for setup & cleanup
- b3dfb89 Add resources to readme
- 0da62bc Start msgs for part 2 bugfix
- ab7a0e4 Start msgs for part 1
- 4fb5589 Generic msgs
- 188452e WIP - Start cmd
- 4512362 Git commit cmd
- 8409003 Git add changes & get num of changes funcs
- c5e1da2 Add match prompt
- ed329a1 Git town append cmd
- da8a77f Git town hack cmd
- a3324f7 Git town pull request cmd
- 52cb21f Wrapper around git town cmd
- d791e15 Add error msgs
- e328ca7 Add line counter util
- 2021124 Hide setup msg after entering
- 04de16c Rename token management file
- a311426 Add exit util
- 87849c4 Add util for strings
- 3ca47cf Add docs & update imports
- fce4825 Setup & cleanup main branch config
- ca764d7 Add git town main branch config
- c73764c Move cli helper
- 8834166 Add setup cmd
- a9897b9 Handle msg for config existing in cleanup
- 4975237 Add error msg
- ba0146e Add green style helper
- 9d00c0f Add error util
- b9db15d Refactor into internal folder
- cc2fcae Change mod name
- 57a6b61 Add cleanup messages
- 265f65d Add check for key existance before removing & use const tokenKey
- 18fe47b Add funcs to get & check git configs
- 504aa75 Add helper to run cmd & return output
- e2ec44f Remove alias on root
- 81d64a5 Update go.mod and .sum
- af68140 Add style helpers
- 01e76e0 Add cleanup to root
- d1dd0f1 Add pre run checks
- e502735 Add cleanup group
- b06565e Add cleanup cmd
- 09409eb Add messages
- bbbfc0a Add check for git town cmd
- 6491c8c AddGitHubToken func
- 04d5bdc Add check for git repo
- 0004262 Remove main from git package
- 9faf5a1 Unset config func
- 95247ac AddConfig func
- 5b04555 Add cmd runner
- 7d437c1 Setup execution
- f984cbc Setup root cmd
- 7ec74a1 Add root command
- 70df2f5 Add git package & validation of git repo
- 93b0c2b Add todo
- 53a5f5e Add notes
- 649001b Add references
- 2aafdb0 Update readme
- 7414a19 Git ignore
- be7f110 Go setup
- 49ac8e9 Initial commit