Page Index - Jeck0v/Guts GitHub Wiki
42 page(s) in this GitHub Wiki:
- Home
- 🛠 Plumbing Commands
- git hash-object :white_check_mark:
- git cat-file -t|-p :white_check_mark:
- git write-tree :white_check_mark:
- git commit-tree <tree_sha> -m "msg" [-p ] :white_check_mark:
- 🧑💻 Porcelain Commands
- git init [] :white_check_mark:
- git add … :white_check_mark:
- git rm … :white_check_mark:
- git commit -m "msg" :white_check_mark:
- git status :white_check_mark:
- git checkout [-b] <branch|sha> :white_check_mark:
- git reset [--soft|--mixed|--hard]
- git log :white_check_mark:
- git ls-files :white_check_mark:
- git ls-tree <tree_sha> :white_check_mark:
- git rev-parse :white_check_mark:
- git show-ref :white_check_mark:
- 🧠 Advanced Feature: Merge Support
- git merge <branch|sha>
- 📄 Gitignore :white_check_mark:
- 🏗 Index Implementation
- ❌ Out of Scope
- ✅ Deliverables
- ⏱ Time Estimate
- 1) Information-Information)
- Please reload this page
- 2) Folder structure-Folder-structure)
- Please reload this page
- 3) Integration Test-Integration-Test)
- Please reload this page
- Consigne
- Please reload this page
- Installation
- Please reload this page
- Installation Windows
- Please reload this page
- Roadmap
- Please reload this page
- Welcome to the Guts Wiki !!
- Please reload this page