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

git history not maintained #118

Open
jmkk opened this issue Sep 16, 2016 · 3 comments
Open

git history not maintained #118

jmkk opened this issue Sep 16, 2016 · 3 comments

Comments

@jmkk
Copy link

jmkk commented Sep 16, 2016

Synx moves and organized files outside to a temporary folder, deletes source files, and then moves the temporary structure back in place.

This breaks git/svn history for projects that use source control. For git, ideally Synx should perform a series of git mv operations, which maintains the history.

@weibel
Copy link

weibel commented Sep 27, 2016

I'm experimenting with git support on master...weibel:master

@weibel
Copy link

weibel commented Sep 27, 2016

Alternatively git log --follow will work
http://stackoverflow.com/questions/5646174/github-follow-history-by-default

@dtesta
Copy link

dtesta commented Jun 11, 2018

Related conversation on #3

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

No branches or pull requests

3 participants