Skip to content

Improve Git Bare Repo Naming#288

Merged
joshmedeski merged 5 commits intomainfrom
bare-namer-refactor
Sep 16, 2025
Merged

Improve Git Bare Repo Naming#288
joshmedeski merged 5 commits intomainfrom
bare-namer-refactor

Conversation

@joshmedeski
Copy link
Copy Markdown
Owner

Adds logic to use the git worktrees to detect bare repos and improve the namer.

  • Ensure backwards compatability by manually trimming ./.bare from bare worktree paths
  • Adds support for simple git clone --bare repos (that don't use the .bare convention)
  • Adds additional unit tests for git namer
  • Breaks apart the namer package into additional files for better organization and testing

@joshmedeski joshmedeski mentioned this pull request Sep 16, 2025
9 tasks
@joshmedeski joshmedeski merged commit 44f1fdc into main Sep 16, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant