How to create a repository? How to import data into it?
Answer Posted / guest
creating github repository in on local system:
1. First select the path where you want to create repo
EX : user_name/repo_name (any name)
2. Go to that path cd user_name/repo_name (enter)
3. Second run the below mentioned command on terminal
git init
4.your local reposotory is ready.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How does Subversion handle binary files?
What are the benefits of SCM?
How many additional groups can be added in vob?
Does tortoise svn a version control tool for configuration management tool?
What role do you see for the use of authentication processes such as digital signatures in helping to maintain version control?
What are all the HTTP methods Subversion uses?
How to submit a patch for Subversion?
What's the best way to find out more about the capabilities of QVCS?
Is there a separate QVCS API library available for embedding version control into a non-QVCS application?
What is subversion?
Can you uninstall an older version of Merge before installing a newer version or build?
What is the difference between configuration management tool and version control tool?
What are the system requirements for Merge?
What is "version control"?
Explain impersonation?