Downloaded the node environment and git bash.
Configuring user.name user.email and ssh are these written casually?
Can I pull down the code through clone? How do I have permission to submit?
How many branches does a typical company have?
黄舟2017-05-02 09:43:51
user.name, user.email must be your own account and email within the company. Generally, companies have internal personnel management systems, so just use this account name. Try to use a personal email within the company as well. Bar.
If your company has its own Git server, you can set the ssh public key of your computer so that you don’t need to enter your account and password every time when cloning. The code must have been pulled down using the git clone command. As for whether you have permission to the git warehouse, ask your leader.
Regarding Git branch management and what are the commonly used branches, I recommend you read this article: Git branch management strategy
漂亮男人2017-05-02 09:43:51
Comprehensive efficiency and cost3. How many branches does an average company have?