Scope of This Cheat Sheet
This cheat sheet assumes you already have a Webfaction hosting account and the knowledge of using its features. Creating a New Repository
Quick note on naming new repositories: A. The extension is required on all repository namesB. There can only be one dot (.) in the repository's name, and that should preceed the git extension Examples: repo repo.git repo.com.git Cloning a Repository
If you plan on adding large file, a mass quantity of files, or making many changes to your repository between pushes and pulls, consider changing the postBuffer setting on your local repositry clone. 1. Switch to the clone of the repo 2. Execute where bytes is the maximum number of bytes permitted.Example: To allow for a push of up to 500 MB, execute
Removing a Git Repository
Removing a repository cannot be undone by you or a member of the Webfaction team! If you remove a repo, it is solely on you...remove with caution! |
Cheatography
https://cheatography.com
Git on Webfaction Cheat Sheet by DeeJRoth
Usage of Git on Webfaction hosting
Created By
Metadata
Comments
No comments yet. Add yours below!
Add a Comment
Related Cheat Sheets
More Cheat Sheets by DeeJRoth