Skip to content

backs up everything github knows about a repository, to the repository

Notifications You must be signed in to change notification settings

irtnog/github-backup

 
 

Repository files navigation

Contributing

This project combines atomic commits and a linear commit history with the Git feature branch workflow. Please submit your changes for review as a GitHub pull request.

Code Style

The following code styles are in use:

Commit Messages

This project uses Conventional Commits 1.0.0. Please use English in commit messages. The first line of the commit message should be at most 100 characters, while the rest of the commit message should be wrapped at column 70. A commit's description should be a verb phrase in the imperative present tense, with the starting verb in lower case and no ending punctuation.

Valid commit types are:

  • docs—documentation-only changes

Valid commit scopes are:

  • profile—the public organization profile

  • no scope—for docs changes not specific to one scope

About

backs up everything github knows about a repository, to the repository

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Haskell 97.7%
  • Roff 1.4%
  • Other 0.9%