Kevin Goslar

Results 169 issues of Kevin Goslar

- `git sync --prune` syncs the current branch and removes it if it is empty - `git sync --all --prune` syncs all branches and removes those that are empty `git...

Git Town supports many elements of collaborative software development already. One aspect that Git Town doesn't support particularly well is assistance of junior developers by staff engineering: https://github.com/git-town/git-town/issues/2673, https://github.com/git-town/git-town/issues/2557#issuecomment-1920539313. In...

epic

Git Town is built around the idea that the more all Git branches are kept in sync with the rest of the world, the better. This is the correct behavior...

idea stage

When undoing, and one of the branches now has a different SHA than the final SHA stored in the runstate, ask the user what to do and give them an...

> When configuring Git Town using the setup assistant > I want that the setup assistant verifies the API token and hostname I have entered > So that I can...

the current notifications look like this: ``` I found the deprecated local setting "git-town.main-branch-name". I am upgrading this setting to the new format "git-town.main-branch". I found the deprecated local setting...

- [ ] runs #1529 for all local branches - [ ] option `--current` always accepts the current version in case of merge conflicts

```bash goda graph github.com/git-town/git-town/... | dot -Tsvg -o graph.svg ```