Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How can you create a repository in Git?



How can you create a repository in Git?..

Answer / Man Singh

To create a new repository, initialize a local directory as a Git repository by running 'git init' from the command line.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Git Interview Questions

How to create tag?

1 Answers  


What is GIT stash drop?

1 Answers  


What is git fork? What is the difference between fork, branch, and clone?

1 Answers  


What is the purpose of branching and how many branching strategies can you apply?

1 Answers  


Name some git commands and also explain their functions?

1 Answers  


What are git stash and git stash drop?

1 Answers  


What is the difference between ‘git remote’ and ‘git clone’?

1 Answers  


How to remove a file from git without removing it from your file system?

1 Answers  


Tell me the difference between head, working tree and index, in git.

1 Answers  


What is ‘bare repository’ in GIT?

1 Answers  


Can you explain the gitflow workflow?

1 Answers  


What is another option for merging in git?

1 Answers  


Categories