-
Notifications
You must be signed in to change notification settings - Fork 100
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
What is in the Sample folder? #117
Comments
Can't remember tbh. ;-(
Tomas Petricek <notifications@github.com> schrieb am Di., 25. Sep. 2018,
06:53:
… I just downloaded fresh copy of FsReveal and I'm not sure what is the
purpose of the Fable/Elmish project in the Sample project.
This seems to be from a commit by @forki <https://github.com/forki> (
5d4833f
<5d4833f>),
but there is no PR for it and also I do not see much about this in the docs.
Can someone explain what this does?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#117>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AADgNLo_ZzPk-sI3D5bdeZOYcMI8I8WPks5uebargaJpZM4W33Rl>
.
|
Seem like everything after 73cb488 shouldn't be there... git reset --hard 73cb488a3b2beaf3e700d5d4537dc9ba16396203
git cherry-pick cd6407373295c2c5711e501496e9de61062296ac
git push -f |
sorry took me a while. but done. |
👍 you might want to cherry-pick the paket bootstrapper update too :) |
I think I did |
@forki I think there still is a problem with the master branch, the commits changed but the ones with the presentation are still there, It seem that only the bootstrapper commit is missing from the previous state |
I think I followed the commands that you listed above.
Julien Roncaglia <notifications@github.com> schrieb am Mo., 29. Okt. 2018,
14:12:
… @forki <https://github.com/forki> I think there still is a problem with
the master branch, the commits changed but the ones with the presentation
are still there, It seem that only the bootstrapper commit is missing from
the previous state
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#117 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AADgNJAbaQ9kWnqc2HyOimb6RNFyhve7ks5upv7agaJpZM4W33Rl>
.
|
Weird, I might have serious git understanding problems The previous state was (Taken from a fork that still has it) : New state : With the commands it should have resulted in From my fork (where I ran the 3 commands and continued to commit after) : So I don't know what happened here, normally re-running the commands (on a PC that has seen If needed I can also do the change (given temporary commit access) or do a reverting-PR (It will keep the current history so it's a little more messy but I can do it via PR) |
Made you admin. Yes please help
Julien Roncaglia <notifications@github.com> schrieb am Mo., 29. Okt. 2018,
17:25:
… Weird, I might have serious git understanding problems
The previous state was (Taken from a fork that still has it) :
[image: image]
<https://user-images.githubusercontent.com/131878/47662309-f49a4e80-db9a-11e8-90c1-d60ad478eb98.png>
New state :
[image: image]
<https://user-images.githubusercontent.com/131878/47662355-07ad1e80-db9b-11e8-9eae-6a197158359c.png>
With the commands it should have resulted in
73cb488 being the second to last commit
and a new commit derived from cd64073
the last one :
From my fork (where I ran the 3 commands and continued to commit after) :
[image: image]
<https://user-images.githubusercontent.com/131878/47663105-83f43180-db9c-11e8-81a1-78366708cf11.png>
So I don't know what happened here, normally re-running the commands (on a
PC that has seen cd64073) should give
the correct state.
If needed I can also do the change (given temporary commit access) or do a
reverting-PR (It will keep the current history so it's a little more messy
but I can do it via PR)
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#117 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AADgNF_sI6ZBwQ_ZqjKpsZGUZBmGDc53ks5upywJgaJpZM4W33Rl>
.
|
I just downloaded fresh copy of FsReveal and I'm not sure what is the purpose of the Fable/Elmish project in the
Sample
project.This seems to be from a commit by @forki (5d4833f), but there is no PR for it and also I do not see much about this in the docs.
Can someone explain what this does?
The text was updated successfully, but these errors were encountered: