Remove or re-purpose __REV
macro
#68
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
On migrating from SVN --> git...
We no longer use
$Revision$
macro which has already been removed.We need to either remove or re-purpose the supporting
__REV
macro, in the following:Please consider wording changes (e.g. how we describe the version & build on boot screen).
We should also comment if any remaining code has a hard dependancy on the VCS (to future proof possible migrations).
fixed in patch #146