Git Local Changes History Location On Hard Drive -


i new git. using git extension , want ask if make changes , commit locally not push yet. local history stored??? have directory cloned repository server. location local commit history stored or stored anywhere in c drive?

git stores internal data in hidden folder .git. in root of project checkout.


Comments

Popular posts from this blog

how to insert data php javascript mysql with multiple array session 2 -

c++ - How to test/verify that zero-initialization takes place -

node.js - Webpack/TypeScript Raising Errors When node_modules is Excluded -