Skip to content

mastercoder3/git-commit-hack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3,979 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Git Commit Update Historic

Description

The repository helps to set git commits in time for timeline view.

Installation

$ npm install

Powershell

# Define the date you want to set (format: yyyy-MM-dd)
$NewDate = "2022-09-23"

# Set the system date and time
Set-Date -Date $NewDate

# Display the updated date and time
Get-Date

Run

Make sure to set the date using above powershell script and then simply run the following command:

npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors