Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: v2 of git-worktree #5

Merged
merged 33 commits into from
Jul 18, 2024
Merged

feat: v2 of git-worktree #5

merged 33 commits into from
Jul 18, 2024

Conversation

polarmutex
Copy link
Owner

@polarmutex polarmutex commented Dec 28, 2023

status:

  • git ops
    • has_branch testing
  • config
  • setup
  • switch worktree
  • create worktree
    • with origin setup
  • delete worktree
  • documentation

@polarmutex polarmutex force-pushed the v2 branch 9 times, most recently from f462152 to cd77083 Compare December 28, 2023 20:34
@polarmutex polarmutex force-pushed the v2 branch 6 times, most recently from 9d88334 to ce6984c Compare January 5, 2024 02:15
@GitMurf
Copy link

GitMurf commented Jan 5, 2024

Looking like great progress! Let me know when it’s ready to test and I can do a windows test!

@polarmutex
Copy link
Owner Author

think it is ready to start testing (most of the original features are in). need to spend time documenting and fine-tuning

@polarmutex
Copy link
Owner Author

definite bugs in creating worktrees that I need to look at

@GitMurf
Copy link

GitMurf commented Jan 6, 2024

Yeah ran into some bugs but also wasn't sure if some of it was user error since I am new to git work tree stuff. Let me know when you feel like it is ready to test. Thanks!

@Dom324
Copy link

Dom324 commented Feb 26, 2024

Just a fyi: I tried to play around with the dev2 branch, and got fooled by the readme:
:lua require('telescope').extensions.git_worktree.git_worktrees()
But the real name of the function is git_worktree() :)
Is the telescope integration supposed to work?

@GitMurf
Copy link

GitMurf commented Mar 8, 2024

@polarmutex it looks like you have been making some nice progress :) curious where things sit? is it ready for resting? thanks!

@polarmutex
Copy link
Owner Author

sorry have been really busy of late, but I think I have a good structure I like and going to clean but all the reported bugs and make a release

@polarmutex polarmutex merged commit 03e6aad into main Jul 18, 2024
6 checks passed
@polarmutex polarmutex deleted the v2 branch July 18, 2024 17:40
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.

3 participants