GitHub is a free repository hosting service, used as version control for web developers to download and push their code from their servers to other users. In our previous article on Installing Git on Ubunto 18.04, we’ve instructed on how to add Git to your Ubuntu VPS server. We’ll continue on and show you how to add and clone a repo from GitHub to your server.
Continue reading “How to Create and Clone a Repo in GitHub on Ubuntu 18.04”Tag: Git Repo
How to Commit and Push Changes from Ubuntu 18.04 to GitHub
In our previous tutorial, we showed you how to create and sync a GitHub repository to your Ubuntu VPS server. Using the last tutorial as a springboard, we’ll continue on and show you how to commit and push a script from your Ubuntu server to your GitHub account.
Continue reading “How to Commit and Push Changes from Ubuntu 18.04 to GitHub”How To Install Git on Ubuntu 16.04 LTS
Git is one of the most popular tools used as a distributed version control system (VCS). Git is commonly used for source code management (SCM) and has become more used than old VCS systems like SVN. In this article, we’ll show you how to install Git on your Ubuntu 16.04 cloud dedicated server.
Continue reading “How To Install Git on Ubuntu 16.04 LTS”Little Known Ways To Utilize GitHub Gists
What is Gist?
Gist is an easy method to share snippets or excerpts of data with others. A gist can be a string of code, a bash script or some other small piece of data. These bits of information are hosted by GitHub as a repository. Using gist has all the benefits of utilizing a GitHub repository, and also provides a more lightweight way of utilizing GitHub’s versioning features.
Continue reading “Little Known Ways To Utilize GitHub Gists”How to Install and Use Git-Secret
What is Git-Secret?
Git-secret is a bash tool that is used to store your private files and information inside of a git repo on your server. The git-secret tool allows us to encrypt sensitive files that are stored inside a secure, encrypted repository. In this article, we will be examining the process of installing and working with git-secret on an 18.04 Ubuntu Server.
Continue reading “How to Install and Use Git-Secret”How To Clone A Git Repo on CentOS
In this article, we discuss how to clone a git repo on CentOS. We also learn the differences between Git and GitHub, what version control means, what a repo is and how to clone a repository.
Continue reading “How To Clone A Git Repo on CentOS”Install and Configure Git on Ubuntu 18.04
What is the purpose of Git?
Git gives you a way to not only track changes in source code, but it can also be used to track changes in files. It then stores the data in what is called a repository, also known as a repo. Continue reading “Install and Configure Git on Ubuntu 18.04”Selling digital products with WooCommerce
