Skip to content

Conversation

joshmedeski
Copy link
Owner

@joshmedeski joshmedeski commented Sep 10, 2025

In favor of #195

I simplified the detection of a git bare repo for the namer package.

  1. Call git worktree list and look for a (bare) entry
  2. Trim a /.bare suffix if it exists
  3. Use the path of the entry as the base for the name

jesseleite and others added 26 commits November 3, 2024 13:03
…ks for more consistent `git worktree list` logic.
- Break apart namer package into pieces
- Add logic to determine (bare) path name from worktree list command
- Add tests for determining logic
- Separate root function into separte source file
- Trim unused code
@joshmedeski
Copy link
Owner Author

I want to simplify the history and create a new PR.

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.

2 participants