GitDiffSwift icon indicating copy to clipboard operation
GitDiffSwift copied to clipboard

Support renamed file with similarity index

Open SD10 opened this issue 7 years ago • 0 comments

diff --git a/Sources/Extensions/String+Extensions.swift b/Sources/Views/Headers & Footers/MessageReusableView.swift
similarity index 61%
rename from Sources/Extensions/String+Extensions.swift
rename to Sources/Views/Headers & Footers/MessageReusableView.swift
index 205db79d..cba573b3 100644
--- a/Sources/Extensions/String+Extensions.swift
+++ b/Sources/Views/Headers & Footers/MessageReusableView.swift	
@@ -1,18 +1,18 @@

SD10 avatar Apr 01 '18 19:04 SD10