Source control is literally updated everytime you commit new files, so, every commit is indeed a fallback (you can go back in time through the commits and find out which one broke your code)
3 Likes
Source control is literally updated everytime you commit new files, so, every commit is indeed a fallback (you can go back in time through the commits and find out which one broke your code)