Menu

#12 Create Hooks To Add Id/Revision Info on Commit

1.0
closed
None
2014-05-08
2014-05-07
David Rader
No

Create Git Hooks/Logic to add Id/Revision info on Commit

  • revision #
  • author
  • date/time

Discussion

  • David Rader

    David Rader - 2014-05-08

    It looks like this is not possible (by design) with git. There are several valid points to not having it (e.g. not being accurate/useful). Most of the points to this regard are from a development standpoint - my version 1.4.1 of a file may be different than someone else's version 1.4.1 of a file if we are both developing/editing that file. I wanted this feature more for end-user file verification (as opposed to developer); however, the same can be true.

    I am closing this issue as the "release" number will suffice given the above info. All $Id$ / $Revision$ references have been removed.

     
  • David Rader

    David Rader - 2014-05-08
    • status: open --> closed
    • assigned_to: David Rader
     

Log in to post a comment.