Get started with Google VertexAI
59:42
Session#1 - What is .NET Core?
12:09
How to deploy React App on AWS
21:52
Why Docker (Containers)?
18:28
Жыл бұрын
#3 first Git commit (hindi)
13:40
Жыл бұрын
#2 how Git works? (hindi)
8:57
Жыл бұрын
#1 What is Git? (hindi)
10:48
Жыл бұрын
Undo merge or revert merge commit
11:25
Пікірлер
@waldemirflj
@waldemirflj 12 күн бұрын
Share the repository! Tks
@DanielT-u7g
@DanielT-u7g Ай бұрын
5:00 You said git fetch updates "remote-tracking branch" from "remote branch". 1:18 You show that git fetch updates local repo from the remote repo. So is "remote-tracking branch" same as local repo? If yes, then why introduce new terms with same meaning?
@andersonsilva9559
@andersonsilva9559 2 ай бұрын
Awesome video! This Architecture is a good choice for production environment?
@learn4tarakki168
@learn4tarakki168 Ай бұрын
yes
@valitx8129
@valitx8129 3 ай бұрын
THANKS A LOT INDIAN MAN!!
@learn4tarakki168
@learn4tarakki168 Ай бұрын
Glad it helped
@hernnymalaver3427
@hernnymalaver3427 3 ай бұрын
Thanks my bro form venezuela.
@meghashukla9124
@meghashukla9124 4 ай бұрын
You didn’t do git checkout
@user-bs1ui2ns2u
@user-bs1ui2ns2u 5 ай бұрын
very nicely explained
@tgayush1424
@tgayush1424 5 ай бұрын
good short crisp, i am learning nextjs for that i wanted to know ts
@brazo98
@brazo98 6 ай бұрын
Awesome tutorial thx a lot Dude 🖖🖖🖖
@abdo_ops_dev9214
@abdo_ops_dev9214 6 ай бұрын
the link of GitHub not working
@learn4tarakki168
@learn4tarakki168 Ай бұрын
It is working, try again.
@abdo_ops_dev9214
@abdo_ops_dev9214 6 ай бұрын
thanks but how you did that at 9:32 bcs the bucket is private!
@joelohkaishunhiroyukifujik5700
@joelohkaishunhiroyukifujik5700 6 ай бұрын
hi, is there a link to the files you used in the video? Thank you!
@ajinkyaraorane6704
@ajinkyaraorane6704 6 ай бұрын
Where is the code ? You should mention Gihub repo URL to get the code for practice.
@mssprakashyashwanth4839
@mssprakashyashwanth4839 7 ай бұрын
Thank you bro, useful 💯
@PaulnJenna
@PaulnJenna 8 ай бұрын
Thanks. Enjoyed that
@ulisesfarfan5744
@ulisesfarfan5744 8 ай бұрын
Thank you so much!
@cameleonarabic8124
@cameleonarabic8124 9 ай бұрын
i'm having 2 pvcs, one for reactjs and one for django restframework, the reactjs fetching data from django restframework, can i still deploy my reactjs as shown in this video using cloud dns, cdn and global https load balancer?
@DatumLabs
@DatumLabs 8 ай бұрын
No because for django you need a python runtime.
@jasonrdunn
@jasonrdunn 9 ай бұрын
Great video! Thanks for sharing.
@learn4tarakki168
@learn4tarakki168 8 ай бұрын
Thanks for watching!
@minam7733
@minam7733 10 ай бұрын
Was really helpful. Big thanks from Iran
@utkarshkothimbire1484
@utkarshkothimbire1484 10 ай бұрын
Thanks a lot for making these step by step videos. Got very good understanding of git and TorotiseGit. Waiting for many more such tutorials from you.
@mitravindgarg5372
@mitravindgarg5372 10 ай бұрын
Configuration files needs to be tracked and committed only once. How can we prevent/freeze future commit on Configuration Files by other users who cloned it ? How do I make Git stop tracking Configuration files, in a way that configuration files should remain in the repository server so that if someone new clones the repo, they should get the file but changes done by that someone new should not be tracked or atleast should not be committed to git remote server ?
@shriddle_31
@shriddle_31 10 ай бұрын
thank you Learn4Tarakki..the video was really helpful
@shriddle_31
@shriddle_31 10 ай бұрын
but its the best video out there though
@mrhabib8997
@mrhabib8997 10 ай бұрын
don't act like everyone knows what you knows, you could just simply explain how did you get to the last area where you were writing wq! from text editor area.
@shriddle_31
@shriddle_31 10 ай бұрын
like ehh..that what am struggling with
@shriddle_31
@shriddle_31 10 ай бұрын
he clicked escape then the code ":wq!" then enter
@japan9169
@japan9169 11 ай бұрын
Thank you so much for this video. I really appreciate this.
@learn4tarakki168
@learn4tarakki168 11 ай бұрын
Glad it was helpful!
@KaranChauhan-fu6dy
@KaranChauhan-fu6dy 11 ай бұрын
Bro my nodejs app has a .env file and I don't want to expose my secrets in the github repository. I need to pass this .env file to my app. can you please help me. I want to deploy my nodejs app in this fashion.
@learn4tarakki168
@learn4tarakki168 11 ай бұрын
Sure, two way: - either have all .env key pairs defined within AWS App runner as env variables - or store them in SSM Paramter store or Secret Manager and fetch them via API call when service is booting up
@majed5006
@majed5006 Жыл бұрын
Very helpful, Thanks!!
@learn4tarakki168
@learn4tarakki168 11 ай бұрын
Glad it was helpful!
@ashikamrf4510
@ashikamrf4510 Жыл бұрын
Very useful content. Thanks author. I did for bitbucket using Mac M1 , but it throws some error , after research I found a solution by removing "UseKeychain yes" in ~/.ssh/config file. Then it worked well
@sjm8931
@sjm8931 Жыл бұрын
Horrible english
@ikeda2011
@ikeda2011 Жыл бұрын
Thank you very much!!! great video, you helped me a lot
@Manuel-oe4gv
@Manuel-oe4gv Жыл бұрын
Finally, I understood the reverse of a merge the only tutorial that actually explains the parent's commits. Thank you very much great content
@learn4tarakki168
@learn4tarakki168 Жыл бұрын
Glad it helped!
@arttiezgaming7212
@arttiezgaming7212 Жыл бұрын
Sorry, I'm newbie on GIT. How can create feature branch on TortoiseGIT ?
@learn4tarakki168
@learn4tarakki168 Жыл бұрын
feature branch is not a new type of branch, just create new branch from master or main branch using TortoiseGit with naming convention - feature/<SHORT-DESCRIPTION>
@wohanchamara
@wohanchamara Жыл бұрын
Thank you so much !
@berkaykaya3054
@berkaykaya3054 Жыл бұрын
Hello can we revert cleaned doc for your video slider.jd i did clean up and my project is deleted because i did not add git how can i save is there any way ?
@nithish9782
@nithish9782 Жыл бұрын
How it works if we have environment variable?
@learn4tarakki168
@learn4tarakki168 Жыл бұрын
Could you please give some more context.
@learn4tarakki168
@learn4tarakki168 Жыл бұрын
After GoDaddy config, make sure to update custom domains and certificate config of Cloudfront Distribution with the one, from ACM certificate.
@kevgmr
@kevgmr Жыл бұрын
thanks you bro!!
@spkaaristotwospkaaristotwo8380
@spkaaristotwospkaaristotwo8380 Жыл бұрын
Thanks. Simple and clear.
@milanpandey6544
@milanpandey6544 Жыл бұрын
great
@GameOfTradesGotRedefined
@GameOfTradesGotRedefined Жыл бұрын
which software you use to record & edit video?
@kacperkepinski4990
@kacperkepinski4990 Жыл бұрын
The current branch #0-download-icons has no upstream branch.
@tirthjain7067
@tirthjain7067 Жыл бұрын
Bro config is not showing in my .ssh folder What should I do now ?
@learn4tarakki168
@learn4tarakki168 Жыл бұрын
create that file if not already present.
@subodhgupta6597
@subodhgupta6597 Жыл бұрын
Hello you have given a good example. But you should also try to cover some issues. For example, one of the folder or a file could not be committed properly. While all files and folders are should green sign but one file does not. When you try to commit again, no file is appearing as a new file. In such a case what do you do
@ahmedats335
@ahmedats335 Жыл бұрын
Very detailed step-by-step, Thank you so much
@shashankkumar1633
@shashankkumar1633 Жыл бұрын
please tortoise git me conflict resolve karna sikha dijyea sir acche sir....
@shashankkumar1633
@shashankkumar1633 Жыл бұрын
very good playlist...thank you ...
@gopimathi8137
@gopimathi8137 Жыл бұрын
Nice explanation
@dharmvirkashyap8981
@dharmvirkashyap8981 Жыл бұрын
I enjoyed it. Thanks a lot
@ishara4meandu
@ishara4meandu Жыл бұрын
Thanks for sharing this.
@juanguillermo4713
@juanguillermo4713 Жыл бұрын
I would like to thank you my friend for this tutorial. I just finished listening and watching carefully all the videos from this playlist. I finally learned GIT and TortoiseGIT after watching your tutorial. You explained very well the concepts, and the diagrams you used are very useful to understand the main concepts. Unlike git cmd line tutorials =( . God bless you. Thank you so much, I enjoyed all the time spent within your course.
@learn4tarakki168
@learn4tarakki168 Жыл бұрын
Glad it helped!