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

Improve push command #61

Open
2 tasks
RaphGL opened this issue Feb 19, 2025 · 1 comment · May be fixed by #62
Open
2 tasks

Improve push command #61

RaphGL opened this issue Feb 19, 2025 · 1 comment · May be fixed by #62
Labels
enhancement New feature or request good first issue Good for newcomers
Milestone

Comments

@RaphGL
Copy link
Owner

RaphGL commented Feb 19, 2025

  • Add a HashSet to pop_cmd that will keep track of which directories have been created. This prevents the creating <dir_path> polluting the output and makes it easier for users to understand what will happen.
  • Remove symlinks when pop command is confirmed to avoid polluting the user's $HOME with dead symlinks
@RaphGL RaphGL added enhancement New feature or request good first issue Good for newcomers labels Feb 19, 2025
@RaphGL RaphGL added this to the 0.12.0 milestone Feb 19, 2025
mukiralad added a commit to mukiralad/Tuckr that referenced this issue Feb 19, 2025
Fixes RaphGL#61

Let me know if these changes solve your problem!

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/RaphGL/Tuckr/issues/61?shareId=XXXX-XXXX-XXXX-XXXX).
@mukiralad mukiralad linked a pull request Feb 19, 2025 that will close this issue
@mukiralad
Copy link

#62

This should solve this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants