Posts by intmarinoreturn0 • 21 points
2 posts
- 
		1 votes1 answer510 viewsA: Meldmerge (Git, Github) conflict resolutionThe problem was caused by opening the meld incorrectly, so it did not "have permission" to change the files of local and of remote. After configuring it, I typed: $ git mergetool And meld starts in… 
- 
		1 votes1 answer510 viewsQ: Meldmerge (Git, Github) conflict resolutionThe tool does not allow me to upload the middle file changes, these are the new changes I need to commit, but it is not going, it is precisely this change that "he wants" to overwrite with one of…