From 4fff9d27d24ef1d959784cfa64d9a3189351c6ce Mon Sep 17 00:00:00 2001 From: Luke Bennett Date: Mon, 10 Oct 2016 14:44:00 +0100 Subject: Changed 'Compare branches, tags or commit ranges' to 'Compare Git revisions' --- app/views/projects/compare/index.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app') diff --git a/app/views/projects/compare/index.html.haml b/app/views/projects/compare/index.html.haml index e9ff8e90dd5..45be6581cfc 100644 --- a/app/views/projects/compare/index.html.haml +++ b/app/views/projects/compare/index.html.haml @@ -4,7 +4,7 @@ %div{ class: container_class } .sub-header-block - Compare branches, tags or commit ranges. + Compare Git revisions. %br Fill input field with commit id like %code.label-branch 4eedf23 -- cgit v1.2.1