message no. 105283
Posted by Voyage in #github at 2015-07-27T03:01:13Z
If I had a 100 line file, git will save the 100 lines initially but if I change 1 line in second commit, it will only save 1 live record of change and not the whole 100 line changed file again. <-- correct?