On 2016-11-12, at 11:51 PM, Rafa <[email protected]> wrote: > Someone could explain to me how exactly the git commit works and if it uses > threads to perform?
It probably does not use threads. Read this: https://jwiegley.github.io/git-from-the-bottom-up/1-Repository/4-how-trees-are-made.html to get an idea of how commits work. --- Entertaining minecraft videos http://YouTube.com/keybounce -- You received this message because you are subscribed to the Google Groups "Git for human beings" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
