git show --name-only
commit b1e64c630129b47cb0ff1fcbed8b7cee10857000
Merge: 0fbfdab 8bb6266
Author: x_x <[email protected]>
Date: Thu Nov 24 17:20:31 2016 +0300
fix conflict
module/Admin/view/layout/admin.phtml
git diff --name-only --diff-filter=U
composer.lock
git diff -U0
diff --git a/path/to/file.php b/path/to/file.php
index bf2f984..395ee28 100644
--- a/path/to/file.php
+++ b/path/to/file.php
@@ -27 +27 @@
- <li>data</li>
+ <li>Data</li>
@@ -111 +111 @@
- <a href="">payment method</a>
+ <a href="">payout method</a>
(END)