Commit Graph

3 Commits

Author SHA1 Message Date
Rebecca Turner
1a03c1d383
git-prole: 0.5.1 -> 0.5.3
Diff: https://github.com/9999years/git-prole/compare/refs/tags/v0.5.1...v0.5.3

Changelog: https://github.com/9999years/git-prole/releases/tag/v0.5.3
2024-11-18 11:40:28 -08:00
Rebecca Turner
108dd28960
git-prole: 0.1.1 -> 0.5.1
Diff: https://github.com/9999years/git-prole/compare/refs/tags/v0.1.1...v0.5.1

Changelog: https://github.com/9999years/git-prole/releases/tag/v0.5.1
Changelog: https://github.com/9999years/git-prole/releases/tag/v0.5.0
Changelog: https://github.com/9999years/git-prole/releases/tag/v0.4.0

Changes:
- Convert multiple worktrees
- Improve path display
- Fix copying broken symlinks in `git prole add`
- Print a message if there's nothing to do when converting a repository
- Log working directory and env variables when running commands
- Fix `git prole add` in the container directory
- Run commands when adding worktrees
- `git prole add` now knows how to create `--detached` worktrees
- Add `branch_replacements` option
- Rework config option names
- Rename `git prole config generate` to `git prole config init`
- Add a user manual
2024-10-21 17:22:26 -07:00
Rebecca Turner
571b72a8c0
git-prole: init at 0.1.1
`git-prole` is a `git-worktree(1)` manager.
2024-10-13 20:58:06 -07:00