
See Our team
Wondering how we keep quality?
Got unsolved questions? Ask Questions
GATE
GMAT
CBSE
NCERT
Career
Interview
Railway
UPSC
NID
NIFT-UG
NIFT-PG
PHP
AJAX
JavaScript
Node Js
Shell Script
Research
What is the bare Git repository? How is it different from a standard/non-bare Git repository?
What is the bare Git repository? How is it different from a standard/non-bare Git repository?
You might like this video:Network and IP Address Watch more here
Watch more videos from this user Here
Learn how to upload a video over here
Practically speaking everything in the repository apart from .git is a part of working tree. To create a bare repository, navigate to the chosen directory in bash (for linux users) or command prompt (for windows users) and type:
The file structure of the bare repository should look like this:
-- BareRepo.git*|-- hooks*
|-- info*
|-- logs*
|-- objects*
|-- refs*
|-- COMMIT_EDITMSG
|-- config
|-- description
|-- HEAD
|-- index
The file structure of the default repository should look something like this: As you can see, the .git folder contains all the required files for tracking the project folder. The default repository is always used for local repositories.
You might like this video:How eduladder works Watch more here
Watch more videos from this user Here
Learn how to upload a video over here
We made eduladder by keeping the ideology of building a supermarket of all the educational material available under one roof. We are doing it with the help of individual contributors like you, interns and employees. So the resources you are looking for can be easily available and accessible also with the freedom of remix reuse and reshare our content under the terms of creative commons license with attribution required close.
You can also contribute to our vision of "Helping student to pass any exams" with these. Answer a question: You can answer the questions not yet answered in eduladder.How to answer a question Career: Work or do your internship with us.Work with us Create a video: You can teach anything and everything each video should be less than five minutes should cover the idea less than five min.How to upload a video on eduladder