Passionate about physics, math, low-level programming and AI, seeking to use my skills and knowledge to innovate and push the boundaries in field of AI and Machine Learning.
Very good article but I want to point out one thing that for adding the files in the staging area one must use git add -A instead of git add . as the later command stage only files that are in curent working directory or its subdirectory but not its parent directory files if you are running command from any sub directory of your project. Read more here.
I'm JavaScript Developer 🚀 having experience in building Web applications with JavaScript /Reactjs /Redux / Vue / Angular7 / TypeScript and some other cool libraries and frameworks.
Very good article but I want to point out one thing that for adding the files in the staging area one must use
git add -A
instead ofgit add .
as the later command stage only files that are in curent working directory or its subdirectory but not its parent directory files if you are running command from any sub directory of your project.Read more here.
Thank you so much Naman for sharing this!
Thanks for sharing this kind of knowledge ❤️
Hmm, are you sure you use all these commands 'everyday'..?
Yes
Very Good
Git it 🔥
🔥🔥
Is it git remote add or git add remote. Correct me if I am wrong with this. Thank you
GIT ADD REMOTE
Very good!