https://github.com/almoggutin/git-example
This repository contains the basic and advanced commands and topics for working with Git.
https://github.com/almoggutin/git-example
branches commits git github remotes vcs version-control
Last synced: about 2 months ago
JSON representation
This repository contains the basic and advanced commands and topics for working with Git.
- Host: GitHub
- URL: https://github.com/almoggutin/git-example
- Owner: almoggutin
- Created: 2022-07-18T13:06:32.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-18T14:17:50.000Z (almost 4 years ago)
- Last Synced: 2023-05-20T19:19:56.988Z (about 3 years ago)
- Topics: branches, commits, git, github, remotes, vcs, version-control
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Git Example
This repository contains the basic and advanced commands and topics for working with Git.
Table of Contents
## How To Install
**Git clone**
```
git clone https://github.com/almoggutin/Git-Example.git
```