This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
raspberrypi:gitinfo [2018/02/14 02:42] dwheele created |
raspberrypi:gitinfo [2021/04/03 17:58] (current) dwheele [Command Line Client] |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Git Notes ====== | ====== Git Notes ====== | ||
| + | |||
| + | I was using Git to backup " | ||
| + | |||
| + | 3/5/2019 | ||
| ==== YouTube Videos ==== | ==== YouTube Videos ==== | ||
| Line 7: | Line 11: | ||
| ===== Command Line Client ===== | ===== Command Line Client ===== | ||
| - | * '' | + | * '' |
| * Sets up email to be used each time pushing/ | * Sets up email to be used each time pushing/ | ||
| - | * '' | + | * '' |
| * Sets up the user name to be used each time pushing/ | * Sets up the user name to be used each time pushing/ | ||
| * '' | * '' | ||
| Line 21: | Line 25: | ||
| * '' | * '' | ||
| * Adds a remote Git repository to current local Git repository | * Adds a remote Git repository to current local Git repository | ||
| + | * '' | ||
| + | * Shows remotes for current repository | ||
| * '' | * '' | ||
| * Pushes files from " | * Pushes files from " | ||
| * '' | * '' | ||
| * '' | * '' | ||
| + | * '' | ||
| ===== How to create new branch ===== | ===== How to create new branch ===== | ||