You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,9 @@ The displayed properties (`hacvcsinfo/resources/hacvcsinfo/vcs.properties`) are
10
10
11
11
of the current git HEAD.
12
12
13
-
Feel free to adjust the callback to include any other information you need, the new tab displays all properties without
14
-
any filter.
13
+
This really helps to find out what version is actually deployed to a given server, as the property file is included in the zip files generated by `ant production`.
15
14
16
-

15
+
(Feel free to adjust the callback to include any other information you need, the new tab displays all properties without
16
+
any filter.)
17
+
18
+

0 commit comments