On 3/29/21 4:41 PM, Bagas Sanjaya wrote:
Also, I asked to you: can I set --date to arbitrary date (like 09/29/2009 19:59)?
Sure you can use something like git commit --date='2009-09-29 19:59:00' or git commit --date=`2 days ago`
On 3/29/21 4:41 PM, Bagas Sanjaya wrote:
Also, I asked to you: can I set --date to arbitrary date (like 09/29/2009 19:59)?
Sure you can use something like git commit --date='2009-09-29 19:59:00' or git commit --date=`2 days ago`