Skip to content

My very own GIT time machine.

License

iamprogrammerlk/time_machine





Time Machine

My very own GIT time machine.

Tip

⭐ Star This Repository

If you enjoy this project and my work, please consider supporting me giving a ⭐ star ⭐ to this repository.

Note

This repository is intended to be used for educational purposes only.

Warning

Using this method on active projects may break the Git versioning system, resulting in chaos.

For example, someone created a new file yesterday, but you may have edited it 7 years ago today!.

That is an impractical scenario in a perfect world.


(👆 back to top 👆)


⚒️ Usage

  • Add your changes
git add .
  • Set new time for GIT to grab, then commit
GIT_AUTHOR_DATE='1987-10-24 7:37:00 +0530' GIT_COMMITTER_DATE='1987-10-24 7:37:00 +0530' git commit -m 'MESSAGE'

  • Push new changes to the remote
git push

Warning

The second command must be on a single line, breaking it won't work as intended.


(👆 back to top 👆)


💕 Credits


(👆 back to top 👆)


✨ Get Involved

Contributors are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the repository
  2. Create a feature branch (git checkout -b feature/AmazingFeature)
  3. Make your changes with clear commit messages (git commit -m "Add some AmazingFeature")
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Submit a pull request with description of changes

Read more about,

Get in touch with the project developers and the community through our Reddit.com Community forum.


(👆 back to top 👆)


🔥 Issues

Bug reports and feature requests can be submitted on the Github Issues. Please read the support.md and governance.md for more details.

Important

Please do not report security vulnerabilities through public Community Forum, GitHub Issues, Discussions, or Pull Requests. Instead, use SECURITY ADVISORIES


(👆 back to top 👆)


👍 Code of Conduct

This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Code of Conduct, Governance, Security Policy, and be bound by the terms of the Contributor License Agreement.

Important

This project is not a platform for discussing politics, social issues, race, religion, gender, or sexual orientation. Please keep those discussions elsewhere.


(👆 back to top 👆)


⚖️ License

This work is distributed under the Do What The F*ck You Want To Public License (WTFPL) 2.0 License.

See license for more information.

Permissions

  • ✅ Commercial use
  • ✅ Distribution
  • ✅ Modification
  • Patent use
  • ✅ Private use

Conditions

  • Disclose source
  • License and copyright notice
  • Network use is distribution
  • Same license
  • State changes

Limitations

  • 🚫 Liability
  • Trademark use
  • 🚫 Warranty


(👆 back to top 👆)


©️ Copyright


(👆 back to top 👆)


About

My very own GIT time machine.

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Sponsor this project

  •