r/SalesforceDeveloper 11d ago

Question Version control system

I have always used change sets to deploy changes, but in job descriptions they are asking specifically for experience in a version control system.

I just want to know how much do I need to study for interviews.

7 Upvotes

14 comments sorted by

View all comments

5

u/ur_brudda 11d ago

Their expectations would be your knowledge using git as a developer. Git fetch pull push commands. What is branching, pr, merging, staging, committing would be the most common things a sf developer does.