NormTurtle / MillionCommit

i tried to create million commit each week 🤯

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Let's Destroy git

What is it?

just testing of what is limit of git.

How does it work?

somehow....

what outcome.

don't try this at home try on washroom only...
as github can ban your account/repo. one my repo has been banned... so im stop doing this things


The main components are:

  1. entrypoint.sh: The shell script that contains the action code.
  2. Dockerfile: The Dockerfile that consists of instructions to build a Docker image and to execute entrypoint.sh.
  3. action.yml: The action metadata file that defines the GitHub action.

For more detailed information about how to create a custom Docker container action, see GitHub's Docs.

About

i tried to create million commit each week 🤯


Languages

Language:Shell 57.6%Language:Dockerfile 42.4%