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

Please stop obliterating git history #28

Closed
brianredbeard opened this issue Jun 18, 2021 · 3 comments
Closed

Please stop obliterating git history #28

brianredbeard opened this issue Jun 18, 2021 · 3 comments

Comments

@brianredbeard
Copy link

Presently I'm debugging an issue around configuration of the project.

Unfortunately, this is excessively hard to do based on how commit history is being written. As an example, when evaluating git blame on changelog.md, there are only two commits present. Comparing this with https://github.com/terjeio/grblHAL/blame/master/changelog.md reveals the actual change history.

@terjeio
Copy link
Contributor

terjeio commented Jun 19, 2021

I am not sure what you mean by this, is it possible to migrate a file from one repo to another and keep the commit history and I have not done that?

Note that the https://github.com/terjeio/grblHAL repo is not going to be updated anymore, I will update the readme files to inform about that and link back to this.

@DerAndere1
Copy link

migration while ceeping git history would have been possible with this workflow: https://ao.ms/how-to-split-a-subdirectory-to-a-new-git-repository-and-keep-the-history/ . As this was not done, you now can do this: https://stackoverflow.com/questions/38017693/restore-git-history-from-split-repositories (I did not test it)

@terjeio
Copy link
Contributor

terjeio commented Sep 3, 2021

@DerAndere1 Thanks for the info. However, I am not prepared to spend time doing this.
If a developer wants the access to the whole commit log, and even in more detail, I can give read access (on request) to the master subversion repo.

@terjeio terjeio closed this as completed Dec 10, 2021
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