git-change-date icon indicating copy to clipboard operation
git-change-date copied to clipboard

Simple CLI to change old commits author and committer dates.

Results 5 git-change-date issues
Sort by recently updated
recently updated
newest added

Here I changed Wed to Mon and it gives error. ``` prompt: Enter commit number to edit (1, 2, ..etc): 1 prompt: Enter the new date: Mon May 16 09:14:16...

- npm fixes: - updated vulnerable npm packages (`npm audit fix`) - replaced deprecated script `prepublish` with `prepare` - added [chrono-node](https://www.npmjs.com/package/chrono-node) which does natural language processing of dates

If I try to run the tool in a directory that has space in it, then it gives out the following error. It doesn't parse the spaces in the directory...

using `git show -s --format=fuller [COMMIT_HASH]`: ![image](https://github.com/kareemaly/git-change-date/assets/35347949/41920b05-4c06-462b-a8d1-ff638ae9cd78) Does this package updated both dates or only on of them?