July 2018
Intermediate to advanced
354 pages
10h 57m
English
Perform the following steps to merge the known conflicts:
$ git checkout -b rerereExample --track origin/stable-2.2
$ git diff
diff --git a/pom.xml b/pom.xml
index 085e00f..d5aec17 100644
--- a/pom.xml
+++ b/pom.xml
@@ -208,7 +208,7 @@ <plugin>
<artifactId>maven-compiler-plugin</artifactId>
- <version>2.5.1</version>
+ <version>2.5.2</version>
</plugin>
<plugin>
$ git add pom.xml $ git ...
Read now
Unlock full access