Categorygithub.com/leonardodf95/tinygit
modulepackage
0.0.0-20240917173341-7e1fc9cac797
Repository: https://github.com/leonardodf95/tinygit.git
Documentation: pkg.go.dev

# README

TINYGIT

Pequeno módulo para simular o funcionamento do GIT para versionamento e controle de alterações em um repositório.

# Packages

No description provided by the author

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Compara duas slices de strings e retorna os elementos diferentes que estão no slice2.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Function to initialize the version control in the directory.
No description provided by the author
No description provided by the author
No description provided by the author
PushFilesHandler Recebe arquivos e atualiza a arvore.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Structure to represent the changes between two trees.
Structure to represent the tree of files and directories.
Structure to represent the versioning file.