Hi Is there anyway to timestampe a variable in source code when comit/push ? ex : int MyFct() int foo = TimeStampe return foo Timestampe being set to current date when commiting. Thanks Pierre