-
Notifications
You must be signed in to change notification settings - Fork 34
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
Fatal error with git directories with out HEAD – or maybe Windows – or maybe both #125
Labels
Comments
Ooo! This is a fun one. You might need to set HEAD locally. See https://stackoverflow.com/a/8840516/39827
At the same time, I should handle this better. Could also be a windows thing. 🤔 |
Sorry, I'm confused what should I write for some_branch ?
I think I had an error when I accidentally made a commit to push to flutter
repo but I reset it.
Still, this error somehow affects me.
пн, 31 янв. 2022 г. в 23:18, Kevin Moore ***@***.***>:
… Ooo! This is a fun one.
You might need to set HEAD locally. See
https://stackoverflow.com/a/8840516/39827
git remote set-head origin some_branch
At the same time, I should handle this better. Could also be a windows
thing. 🤔
—
Reply to this email directly, view it on GitHub
<#125 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABKKN2NMQGZSVRI46756GU3UY34EHANCNFSM5NEUCFKA>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
likely |
Wow , thanks 'main' worked for me
…On Tue, Feb 1, 2022, 15:36 Dmytro ***@***.***> wrote:
Sorry, I'm confused what should I write for some_branch ?
I think I had an error when I accidentally made a commit to push to
flutter repo but I reset it.
Still, this error somehow affects me.
пн, 31 янв. 2022 г. в 23:18, Kevin Moore ***@***.***>:
> Ooo! This is a fun one.
>
> You might need to set HEAD locally. See
> https://stackoverflow.com/a/8840516/39827
>
> git remote set-head origin some_branch
>
> At the same time, I should handle this better. Could also be a windows
> thing. 🤔
>
> —
> Reply to this email directly, view it on GitHub
> <#125 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/ABKKN2NMQGZSVRI46756GU3UY34EHANCNFSM5NEUCFKA>
> .
> Triage notifications on the go with GitHub Mobile for iOS
> <https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
> or Android
> <https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
>
> You are receiving this because you authored the thread.Message ID:
> ***@***.***>
>
|
Need to fix that, though!
…On Tue, Feb 1, 2022 at 11:38 AM Dmytro K ***@***.***> wrote:
Wow , thanks 'main' worked for me
On Tue, Feb 1, 2022, 15:36 Dmytro ***@***.***> wrote:
> Sorry, I'm confused what should I write for some_branch ?
> I think I had an error when I accidentally made a commit to push to
> flutter repo but I reset it.
> Still, this error somehow affects me.
>
> пн, 31 янв. 2022 г. в 23:18, Kevin Moore ***@***.***>:
>
>> Ooo! This is a fun one.
>>
>> You might need to set HEAD locally. See
>> https://stackoverflow.com/a/8840516/39827
>>
>> git remote set-head origin some_branch
>>
>> At the same time, I should handle this better. Could also be a windows
>> thing. 🤔
>>
>> —
>> Reply to this email directly, view it on GitHub
>> <
#125 (comment)>,
>> or unsubscribe
>> <
https://github.com/notifications/unsubscribe-auth/ABKKN2NMQGZSVRI46756GU3UY34EHANCNFSM5NEUCFKA
>
>> .
>> Triage notifications on the go with GitHub Mobile for iOS
>> <
https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675
>
>> or Android
>> <
https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub
>.
>>
>> You are receiving this because you authored the thread.Message ID:
>> ***@***.***>
>>
>
—
Reply to this email directly, view it on GitHub
<#125 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAAEFCTTZZQVUSY5IQZ2VETUZAZDJANCNFSM5NEUCFKA>
.
You are receiving this because you commented.Message ID: <kevmoo/peanut.
***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
flutter pub global run peanut
The text was updated successfully, but these errors were encountered: