Absolutely blown away by your educational content, Raghav! 🚀 Clear explanations, well-chosen examples - making learning a breeze. Your work is expanding my knowledge. Keep the outstanding content coming! 🌟💻📚
@RaghavPal Жыл бұрын
Great to hear Ivan
@rich-rithikcharvi43903 жыл бұрын
Thanks Raghav for all the videos. They are very informative and learning lot from your videos.
@RaghavPal3 жыл бұрын
So nice of you Venkat
@seriouslysoniya4 жыл бұрын
I love this series. Thank you for the useful, clear and insightful tutorial on git and GitHub features.
@RaghavPal4 жыл бұрын
Glad you are enjoying it. Best wishes.
@deniss88158 жыл бұрын
I really appreciate your videos! they are very useful and informative. I wish you could go deeper in Jenkins video where you run any automation tests by creating a job from any IDE. Thank you in advance
@RaghavPal8 жыл бұрын
Thanks Denis for liking. Surely, i will create more sessions on Jenkins related to automation tests.
@wilsoncardoso1506 жыл бұрын
Thank you so much for your time and effort, for sharing your knowledge with us. Thank you and keep the good work.
@RaghavPal6 жыл бұрын
I am glad it helped Wilson
@AkankshaSingh-bm7tb3 жыл бұрын
Man u r a grt teacher ❤️🙏 thnkuuuu sooo much......🙏❤️
@RaghavPal3 жыл бұрын
Thanks and welcome Akanksha
@noelforde6225 жыл бұрын
need help i did step 2 but after i exit the terminal and opened it up again it has this shown Last login: Sun Dec 29 23:17:50 on ttys000 -bash: ‘export: command not found -bash: 400:: command not found
@RaghavPal5 жыл бұрын
Hi Noel, I doubt something went wrong when you did the steps. May be you can revert and try again
@jayeshshrestha10047 жыл бұрын
my autocomplete not working in mac sierra 10.12.5
@BlvkIsMyVibe7 жыл бұрын
I'm also having this problem did you figure out the solution?
@upperlefty7 жыл бұрын
I'm also having an issue with my autocomplete not working.
@Awami016 жыл бұрын
did you? same thing with me
@Awami016 жыл бұрын
did you solve it?
@Iam0ne16 жыл бұрын
You must use the git-completion.bash that matches your git version. use (git --version) to check your version the find the git-completion.bash for your version. apple.stackexchange.com/questions/327817/git-completion-bash-producing-error-on-macos-sierra-10-12-6
@BengaliStrings4 жыл бұрын
Raghav, Can we install auto-complete in windows, please share the steps
@RaghavPal4 жыл бұрын
Hi Sourav, in windows you can directly use git bash. On cmd prompt it may not work.
@WilsonMar16 жыл бұрын
[7:19] git config --global color.ui true
@bmkrissh87145 жыл бұрын
I've installed version 2.21.0.windows.1 on my pc, some install steps were new and could not match in the previous video that you created. I see that I can't input any commands in Gitbash. In cmd window git commands are working however autocomplete is not supporting. anything needs fix here?
@RaghavPal5 жыл бұрын
Hi Krissh, I will need to check the differences, You can check this meanwhile - www.linkedin.com/pulse/how-enable-git-tab-completion-bash-mac-os-x-conor-livingston
@bmkrissh87145 жыл бұрын
@@RaghavPal The link is for Mac OS, is there any fix for windows based installation?
@RaghavPal5 жыл бұрын
Can check this Krissh - stackoverflow.com/questions/6464610/can-i-setup-auto-complete-for-git-on-windows-via-cmd-exe
@ajitdhulam74396 жыл бұрын
hello, your all videos are awesome, you gave more knowledge via videos.Thanks for that. Can you provide that two commands, used for autocompleting and color changing ?
@RaghavPal6 жыл бұрын
Thanks Ajit, all commands are available in the description section (below the video) Pls check
@valerylyalin29676 жыл бұрын
In case autocomplete is not working, update your git OR use this link raw.githubusercontent.com/git/git/v2.17.1/contrib/completion/git-completion.bash
@vinod6366 жыл бұрын
I'm getting the below error. Could you please help -bash: 400:: command not found
@RaghavPal6 жыл бұрын
Hi Vinod, pls tell me the command and steps you followed
@satyamsovan1234 жыл бұрын
@@RaghavPal He might me getting error by copy pasting from your description where the URL part has been shortened "curl raw.githubusercontent.com/git... -o ~/.git-completion.bash" @vinod please use the full URL "raw.githubusercontent.com/git/git/master/contrib/completion/git-completion.bash" this should help. Cheers, Satyam S.M.
@blueferret983 жыл бұрын
^that solved it, ty
@ckernest6 жыл бұрын
The auto complete doesn't work on my mac. will try again soon.
@RaghavPal6 жыл бұрын
All the best Ernest
@ckernest6 жыл бұрын
I also tried git color command and input got config color.ui. I got error message too. my git config doesn't look as same as yours.
@RaghavPal6 жыл бұрын
Try google your error.
@aravapallimanikanta13786 жыл бұрын
In my windows, Autocomplete is not working by tapping on tab.....
@RaghavPal6 жыл бұрын
Did you try with git bash
@aravapallimanikanta13786 жыл бұрын
Yes I have tried with Git bash...but auto complete is not happening...
@RaghavPal6 жыл бұрын
Okay if you press tab, it does not show the options? May be you can try reinstalling.
@valerylyalin29676 жыл бұрын
instead of using vim, u can use nano, which is much more convenient. Thanks for the tutorial.
@varalakshmidevi45656 жыл бұрын
Good explanation please can you share the videos for tomcat server
@RaghavPal6 жыл бұрын
Thanks for watching Varalakshmi. Tomcat - kzbin.info/aero/PLhW3qG5bs-L9MQ02hBtHVlfrf0TThsZqB
@jayeshkumar28154 жыл бұрын
Thank you Raghav sir
@RaghavPal4 жыл бұрын
Most welcome Jayesh
@RiteshKumar-dx1uz6 жыл бұрын
Very informative video.
@ArjunKumar-rn3mn7 жыл бұрын
Auto complete is not working even after following the video, the bash_profile is different from yours! it has python path in it and all
@RaghavPal7 жыл бұрын
Hi Arjun, having different content in bash_profile is okay. You should ideally be able to add the new content. Try it out again once.
@anupamz237 жыл бұрын
Hi Ragahv, pls add a tutorial for Pull request and review
@RaghavPal7 жыл бұрын
sure Anupam, will be adding soon.
@pratikgajbhiye53545 жыл бұрын
error occur . it reply that "could not resolve host"
@RaghavPal5 жыл бұрын
Will need to see more logs and reasons to troubleshoot Pratik
@satyam707 жыл бұрын
Raghav u r awsome
@RaghavPal7 жыл бұрын
thanks. Keep learning.
@OddBallTrails5 жыл бұрын
Thank god I am a Linux user : ) :)
@RaghavPal5 жыл бұрын
Happy to know this
@artjomraznjak83884 жыл бұрын
doesnt work for me
@RaghavPal4 жыл бұрын
Let me know the issues
@amitmapari3937 жыл бұрын
nice bro
@kiranhawaldar4204 жыл бұрын
why pull & push are failing ? $ git push origin master To github.com/kphawaldar/test1.git ! [rejected] master -> master (non-fast-forward) error: failed to push some refs to 'github.com/kphawaldar/test1.git' hint: Updates were rejected because the tip of your current branch is behind hint: its remote counterpart. Integrate the remote changes (e.g. hint: 'git pull ...') before pushing again. hint: See the 'Note about fast-forwards' in 'git push --help' for details. /GIT_Repos/Test_Repo (master) $ git pull origin master From github.com/kphawaldar/test1 * branch master -> FETCH_HEAD fatal: refusing to merge unrelated histories
@RaghavPal4 жыл бұрын
Hi Kiran, You can try to do a pull or fetch first before pushing. If that does not work you can do rebase, but do with caution. Watch kzbin.info/www/bejne/gYiki59ohq12apY