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

Initial commit hash? #53

Closed
ulvida opened this issue Jul 1, 2022 · 4 comments
Closed

Initial commit hash? #53

ulvida opened this issue Jul 1, 2022 · 4 comments

Comments

@ulvida
Copy link
Contributor

ulvida commented Jul 1, 2022

Hello, I was trying to prepare a PR, and I came to this problem, that our repos, despite being ours forked from yours seem no longer related.

@xshadow
Copy link
Contributor

xshadow commented Jul 2, 2022

The initial commit hash is:

commit 101b5bdb3028abdc61336d04acf0533ece1f567a
Author: doobry <[email protected]>
Date:   Wed Apr 18 21:28:54 2018 +0200

    Initial commit

Maybe you have to fork our repo again and add your changes on top of this.

@xshadow
Copy link
Contributor

xshadow commented Jul 2, 2022

Could it be related, that we renamed our branches from "master" to "main" and this is somehow not reflected in your git / git configuration?

@ulvida
Copy link
Contributor Author

ulvida commented Jul 2, 2022

The initial commit hash is:

commit 101b5bdb3028abdc61336d04acf0533ece1f567a
Author: doobry <[email protected]>
Date:   Wed Apr 18 21:28:54 2018 +0200

    Initial commit

Strange. That's the hash we have in our fork for initial commit. In your upstream repo, the present initial commit has another hash. The commit with the hash you mention is still present in the repo, but it's not linked to any branch. Maybe on some way one of you amended this commit?

Maybe you have to fork our repo again and add your changes on top of this.

We, proud french, use to say: Les grands esprits se rencontrent. It's what I did, and proposed you PR #54 (that may take some time to be digested).

@ulvida
Copy link
Contributor Author

ulvida commented Jul 2, 2022

Could it be related, that we renamed our branches from "master" to "main" and this is somehow not reflected in your git / git configuration?

I don't think so. I did already noticed your switch from master to main, and reflected it in my fork with an upstream-main branch, initially identical to your main. I remember I successfully did a git pull upstream main to this branch. And now it refused for unrelated histories. So I suspect something changed from first to second time in main branch or related fork.

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