Skip to content

0vm/Commit-Graph-Spoof

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20,005 Commits
 
 
 
 
 
 

Repository files navigation

Contribution Graph Date Spoofer

This script automatically creates a GitHub repository, makes a fake commit from 1970, and pushes it. {475DA972-F465-4E05-948D-D7EC12C9E030}

Prerequisites

  • Git must be installed on your system.

    • Windows: Download Git
    • MacOS: Install via Homebrew:
      brew install git
    • Linux: Install via package manager:
      sudo apt install git -y  # Debian/Ubuntu
      sudo dnf install git -y  # Fedora
  • Python 3 must be installed.

    • Check by running:
      python --version

Usage

  1. Get a GitHub Personal Access Token (PAT)

  2. Run the script:

    python create_repo.py
  3. Enter your GitHub credentials when prompted.

  4. The script will:

    • Create a new repository named contribution-graph.
    • Make a commit with a backdated timestamp from 1970.
    • Push everything to GitHub automatically.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Modify your contribution graph to show the dates starting from 1970 on your profile.

Topics

Resources

License

Stars

57 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages