Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/notthestallion/git-repo-auto-manipulation
This repository serves as a centralized hub for storing essential files and techniques used in the creation of repositories and files, specifically focusing on the implementation of automatic deletion of Git repositories as an example.
https://github.com/notthestallion/git-repo-auto-manipulation
Last synced: 3 days ago
JSON representation
This repository serves as a centralized hub for storing essential files and techniques used in the creation of repositories and files, specifically focusing on the implementation of automatic deletion of Git repositories as an example.
- Host: GitHub
- URL: https://github.com/notthestallion/git-repo-auto-manipulation
- Owner: NotTheStallion
- License: apache-2.0
- Created: 2023-05-30T12:50:45.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-04T15:14:14.000Z (9 months ago)
- Last Synced: 2024-05-30T15:50:24.680Z (6 months ago)
- Language: Shell
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# git-repo-auto-manipulation
This repository serves as a centralized hub for storing essential files and techniques used in the creation of repositories and files, specifically focusing on the implementation of automatic deletion of Git repositories as an example.## Fill Github repo from local file
First create a repo on Github, then `git clone` the ssh url and add `*.sh` to `.gitignore` calling `./admin.sh -ng` to change the user.name and clean the commit history of git.