GitHub & VS Code Setup for Salesforce | Install Git, Clone Repo, Connect Org & Push Code
SFDC ADDA
0:00 / 0:00
GitHub & VS Code Setup for Salesforce | Install Git, Clone Repo, Connect Org & Push Code
2 959 просмотров · 4 месяца назад
SFDC ADDA
470 подписчиков
2 959 просмотров · 4 месяца назад
In this video, we’ll set up Git, GitHub, and VS Code for Salesforce step-by-step.
If you’re a beginner and confused about how Git and GitHub work with Salesforce, this video will help you understand the complete flow in a simple and practical way.
We’ll cover:
✔ Install Git
✔ Create a GitHub repository
✔ Clone repo into VS Code
✔ Connect VS Code with Salesforce
✔ Fetch code from Salesforce
✔ Make changes and push code to GitHub
By the end of this video, you’ll have a complete working setup to manage your Salesforce code using Git and GitHub.
Note: In this video, we are focusing on setup and version control. Deployment automation (CI/CD) will be covered in the next video.
---
🔧 GIT Commands
git config --global user.name "username"
git config --global user.email "email"
git config --list
---
🔗 Useful Links
GIT Download: https://git-scm.com/install/windows
VS Code Setup Video: • How to setup VS Code for Salesforce? | | ...
GitHub Signup: https://github.com/signup
Salesforce Developer Org: https://www.salesforce.com/products/f...
Salesforce CLI: https://developer.salesforce.com/tool...
---
💡 Keywords:
Salesforce GitHub setup, VS Code Salesforce, Git for beginners, GitHub tutorial, Salesforce development setup, version control Salesforce, GitHub VS Code integration
---
👍 If you found this helpful, don’t forget to Like, Share and Subscribe.
💬 Let me know in the comments what topic you want next.
#Salesforce #GitHub #VSCode #Git #SalesforceDevelopment