How to share the pull request link on Google classroom
@hwang16073 ай бұрын
why did you have to create a branch?
@priteshtadvi49465 ай бұрын
Very well explained 👍
@SteveTorres-c8i5 ай бұрын
very well explained and the example is straight to the point, thank you
@mheyrie7 ай бұрын
Thank you, a question please, after merging can you still go and add more changes to the fix-readme-typo branch and still be able to create a pull request after, or I have to create a new branch entirely?
@sailendrachettri85217 ай бұрын
Thanks man .. appreciated :)
@aliissa81868 ай бұрын
It's currently 20 minutes past midnight, I've been stuck getting my way around git for the past 10 hours and this is the best explanation I could get.Thank you, looking forward to learning more from you
@ritzi28599 ай бұрын
Thank you !!!
@isratjahan20710 ай бұрын
Thanks! It was very helpful for a beginner like me.
@televisi10 ай бұрын
Thank you! great tutorial; straight to the point.
@JoePolasek11 ай бұрын
I needed to refresh my memory on how to do this. Thanks so much!
@Farrukhw11 ай бұрын
Is it only me who feels that it should be 'Push Request' instead of 'pull request'?🫤 Btw' thanks a lot for such a great tutorial ❤
@ioanabiris3472 Жыл бұрын
Thank you!!
@vignesh54321 Жыл бұрын
nice explanation!
@NSRDI Жыл бұрын
Great Series!!
@duoasch Жыл бұрын
Nice video! I was wondering if the icing would better be done on a copy of the original spin field. i.e get the sum from a copy of the field and then apply on the original version. then the icing steps would be independent
@angelcastaneda4023 Жыл бұрын
It's a real shame git send-email didn't catch on.
@JuanVEscobar Жыл бұрын
Incredibly helpful, thanks! Did you end up uploading the final code? I could not find it on your blog. Thanks!
@jasonmatthewhillman9973 Жыл бұрын
I know its an old video, but it was very helpful and walked me gracefully through my first PR to an open-source project. Thanks a million!
@camillagiuliani1109 Жыл бұрын
top, thanks!
@LuisOrozco-n4r Жыл бұрын
thanks!
@pvrohanraj Жыл бұрын
Really Simplifies Things
@anasosa8086 Жыл бұрын
is there an alternative to emacs...or how do I install it? Thank you. I can also just google this haha
@Appoxo Жыл бұрын
Thank you very much :)
@meltonmajor Жыл бұрын
Simple and straight to point , This is what i was looking for .
@LuisAFK1 Жыл бұрын
Really good tutorial, thanks!
@amah1999 Жыл бұрын
The screen is totally out of focus. Can you repost it?
@vishnuLearning Жыл бұрын
Thanks for the detailed tutorial. If I have to make another change, after the first pull request is merged with the master, do I need to fork again, create another branch etc? How do we manage so many forks?
@markdioneeb8997 Жыл бұрын
This is always my go-to video everytime I need to do pull request
@ansarimohdhassan6685 Жыл бұрын
Simple , Precise and Clear , Man just incredible.
@williammckeever4790 Жыл бұрын
This was very helpful with an easy to follow example. Thanks Jake!
@AlexandreLymberopoulosMath Жыл бұрын
Great video, Jake. But github no longer supports authentication via username/password. Any advice on how to pull request to github from command line? Best, Alexandre
@ControllerCodex Жыл бұрын
Thank you so much!
@abelsolo2891 Жыл бұрын
so helpful tnx Jake
@Biedropegaz Жыл бұрын
5 years later - still great stuff :D
@wuajaz91 Жыл бұрын
Short and to the point, thanks!
@ollliveira2 жыл бұрын
Pure gold! Thank you so much!
@KamleshKumar-tp3pm2 жыл бұрын
Thanks
@GauravKumar-ue7nz2 жыл бұрын
Thank you
@erichepperlewp2 жыл бұрын
Thank you! This is best to-the-point how to on creating a simple pull request.
@johnconnor97872 жыл бұрын
Amazing :) Thank you, this information is very useful
@harsharajbhattacharya2 жыл бұрын
could you tell me how much time it will take for the program to go over 100000 MC steps? also, when you select the spins randomly was there any repeated random no. calling or you took care of it? P.S. I am asking since I have done it in C++ and if this takes less time then I might shift to this language
@Roxas99Yami Жыл бұрын
lol silly question depends on your hardware and obviously how large your lattice is. You can also easily multithread this so