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

Added options to synch package directory and choose clone location. #81

Closed
wants to merge 3 commits into from

Conversation

fangjunzhou
Copy link

Added symbolic link option for Package directory.
Closed #80

314pies and others added 2 commits January 25, 2022 17:53
Added symbolic link option for Package directory.
@fangjunzhou
Copy link
Author

I found that sometimes people need to create symbolic links for the Package directory. I mentioned that in #80. I then found that by default ParrelSync only copies the content in the Package directory. So I added an option for users to decide whether to create a symbolic link for the directory.

Added ParrelSyncSettings
Stores all the cloned project path in the settings file.
Allow developers to choose custom clone location.
@fangjunzhou
Copy link
Author

Closed #79
Added custom clone location. Use a scriptable object settings file to keep track of all the clone project paths.
I've added a migrate method so that the old version will not lose the cloned project path record.

@fangjunzhou fangjunzhou changed the base branch from master to develop May 29, 2022 04:45
@fangjunzhou fangjunzhou changed the title Update CloneManager and Preference Added options to synch package directory and choose clone location. May 29, 2022
@314pies
Copy link
Contributor

314pies commented Jun 11, 2022

Thanks @Fangjun-Zhou!
Will take a deeper look later!

@FREEZX
Copy link

FREEZX commented Oct 24, 2023

This is an awesome addition IMO, I'm out of disk space on the SSD where my original project is at, this would solve it.

@314pies 314pies deleted the branch VeriorPies:develop May 15, 2024 02:54
@314pies 314pies closed this May 15, 2024
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.

[BUG] Git submodule not synchronized.
4 participants