oompa_l
oompa_l

Reputation: 1

Is there a way to track changes as one would in MS Word when collaborating with someone on code?

I am working with someone abroad on a project and I'm having trouble keeping track of all the changes they make and vice versa. Is there a software or code editor that will keep track of changes allowing other users to see what's changed?

Upvotes: 0

Views: 117

Answers (1)

Oren A
Oren A

Reputation: 5880

Have you considered using source control?
Here are some (free) options. There are many of those, just look it up..

Upvotes: 2

Related Questions