An open API service indexing awesome lists of open source software.

https://github.com/miketeddyomondi/git-scm

git-scm (A Git-Like Source Code Manager)
https://github.com/miketeddyomondi/git-scm

git scm

Last synced: 2 months ago
JSON representation

git-scm (A Git-Like Source Code Manager)

Awesome Lists containing this project

README

          

# Git - Source Code Manager

[Documentation](https://git-scm.miketeddyomondi.dev/)

Features:

- [x] Initializing repositories.
- [x] Ignoring, staging and committing files.
- [x] Viewing commit histories.
- [x] Creating branches and merging branches.
- [x] Performing diffs between branches.
- [x] Detecting conflicting changes.
- [ ] Clone repositories.

### Challenge by:

![pesapal](./logo.png)

#### License:

[MIT](./LICENSE.md)