• Felipe Reis 8
  • NEWBIE
  • 0 Points
  • Member since 2017

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 2
    Replies
Hello guys!

I'm new here. I did read a lot of articles about git and etc with salesforce but I can't understand how my flow could work.

Here at my enterprise, we have 8 devs that will work with salesforce. In all our projects, we have been using git and each dev has your own dev env in a local machine.

I can't understand how I can archive something like this with salesforce. 

I want to have a dev env for each dev in my enterprise and use git. Cause a guy that is helping us said that sometimes they do something and another person do something in the same code and who saved last that will persist.. so we need to be carefull to not lose our code.

This is bad, really bad.. I need to controle this and see conflicts, merge and commit to avoid losing data.

Any help?
Hello guys!

I'm new here. I did read a lot of articles about git and etc with salesforce but I can't understand how my flow could work.

Here at my enterprise, we have 8 devs that will work with salesforce. In all our projects, we have been using git and each dev has your own dev env in a local machine.

I can't understand how I can archive something like this with salesforce. 

I want to have a dev env for each dev in my enterprise and use git. Cause a guy that is helping us said that sometimes they do something and another person do something in the same code and who saved last that will persist.. so we need to be carefull to not lose our code.

This is bad, really bad.. I need to controle this and see conflicts, merge and commit to avoid losing data.

Any help?