You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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 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.
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
onchangelog.md
, there are only two commits present. Comparing this with https://github.com/terjeio/grblHAL/blame/master/changelog.md reveals the actual change history.The text was updated successfully, but these errors were encountered: