page is displayed,
Now you have completed a big step. Let's continue.
(2) generate an SSH key
In the bash interface, enter:
Of course, you can replace the yellow part with your email address and corresponding directory. When prompted, enter the public key and password you want to connect to the version library using SSH.
After the public key is generated, a similar interface is displayed. And generate. the id_rsa.pub file in the SSH file will be wh
The mac terminal pushes the code library to github, the code library github
I:
Installing git and configuration is omitted. There are too many tutorials on the Internet.
II:
1. cd to the project directory
2. Initialization
Git init
After initialization, A. git hidden file is automatically created in the local code library. This is the local code library.
Iii. File Loading
Git add.
Is to load all the files
Research on the drawer effect of several github third-party libraries, drawer github
In the selection of the new version of the company's project, the drawer effects to be used in the leading flight were investigated. The main reason is that the ECS library used in the old project is not very good. Currently, we have conducted research on the third-party libraries with hot drawer effects. Select all codes f
The environment used is centos6.5Very good git tutorial learning materials: http://www.liaoxuefeng.com/wiki/0013739516305929606dd18361248578c67b8067c8c017b000, speak really good, very detailed.Also encountered a problem:When uploading the code to GitHub, use the following command,Git push-m Origin MasterHowever, the following error occurred, even if the force upload still error:Fatal:remote Error:[Email Protected]/myarea is not a valid repository name
From: http://www.cnblogs.com/specter45/p/github.htmlGitHub is a git-based implementation of code hosting. Git is the best version control system available today, and is much more popular than SVN.GitHub is free to use and fast and stable. Even for a paid account, the cost of not exceeding 10 US knives per month is also very cheap.With GitHub, you can archive projects, share conversations with others, and let other developers help you with this project
Transfer from http://www.cnblogs.com/specter45/p/github.htmlGitHub is a git-based implementation of code hosting. Git is the best version control system available today, and is much more popular than SVN.GitHub is free to use and fast and stable. Even for a paid account, the cost of not exceeding 10 US knives per month is also very cheap.With GitHub, you can archive projects, share conversations with others, and let other developers help you with this
Yueliang1xReprint: https://www.cnblogs.com/specter45/p/github.htmlGitHub is a git-based implementation of code hosting. Git is the best version control system available today, and is much more popular than SVN.GitHub is free to use and fast and stable. Even for a paid account, the cost of not exceeding 10 US knives per month is also very cheap.With GitHub, you can archive projects, share conversations with others, and let other developers help you wit
Github tree menu plug-in and github tree plug-in
Ajax shows gitlab, which is similar to the mac Tree display.
An ajax tree is built directly on the left, and is automatically loaded every time gitlab is accessed. It is very convenient. It is easier to use when the domestic network speed is so slow.
:Https://github.com/buunguyen/octotree/tree/master/dist
Chrome Installation Method: Open the plug-in pa
----------------------------------------1) Click Settings2) on a red rectangle is the URL of the access, the next red rectangle is used to set the page related information3) Modify the page information, click on the red rectangle to set the website style next4) Set the style of the site, the upper left of the red rectangle arrow icon to select more other site style, the second red rectangle Click after the style is determined.---------------------Delete Copyright information (the contents of the
Objective:see a lot of related tutorials, but in the actual operation still met a lot of problems, here record share my operation flow. Free space used a lot, blog also used some, I heard that GitHub after I want to try to play this static library, feel very good, the operation is relatively simple, you can put some demo feel very good, to see their preferences to build it ~ This article original blog address:/http Www.cnblogs.com/unofficial website a
************************************************************************* * * * Original:blog.csdn.net/clark_xu Xu Changliang's Column************************************************************************? time to read the file#!/bin/bashFor file in ' Ls/root 'DoStat $file >1.txtSed-n "7p" 1.txt>2.txtUsetime= awk-f ":" ' {print $2.txt} 'echo "Time=" $file $usetimeDone? reads each line of the file while statement. Cat Afile | While Read onelineDoEcho $onelineDone? reads each line of the file
GitHub is a git-based implementation of code hosting. Git is the best version control system available today, and is much more popular than SVN.GitHub is free to use and fast and stable. Even for a paid account, the cost of not exceeding 10 US knives per month is also very cheap.With GitHub, you can archive projects, share conversations with others, and let other developers help you with this project. The a
system:Once you've downloaded git, you'll have to go the next step, using the default configuration. This isn't a demo.2.1. Bind Git UsersBecause Git is a distributed version control system, you need to fill in the username and mailbox as an identity, username and mailbox are github registered account and mailbox. Right-click any folder and open Git Bash, as shown in:Bind the user name and mailbox in the o
GitHub is a git-based implementation of code hosting. Git is the best version control system available today, and is much more popular than SVN.GitHub is free to use and fast and stable. Even for a paid account, the cost of not exceeding 10 US knives per month is also very cheap.With GitHub, you can archive projects, share conversations with others, and let other developers help you with this project. The a
GitHub is a git-based implementation of code hosting. Git is the best version control system available today, and is much more popular than SVN.GitHub is free to use and fast and stable. Even for a paid account, the cost of not exceeding 10 US knives per month is also very cheap.With GitHub, you can archive projects, share conversations with others, and let other developers help you with this project. The a
: command-line tool using Windows system;-both have: The above two are configured at the same time, but note that this will cover the Windows Find.exe and Sort.exe tools, if you do not understand these try not to choose;
Select a line break format:-Check out the conversion of Windows format to UNIX format: Wrap a line in Windows format into UNIX format to commit;-Check out the original format to UNIX format: No matter what format, all into the UNIX format of the line to commit;-No format conver
mechanism. GitHub has already been called the code player's MySpace.Branching on GitHub is like in MySpace (or Facebook ... To make friends, you are constantly wired in the nodes of the social graph.GitHub uses a git distributed version control system, and Git was originally created by Linus Torvalds to help with Linux development, which is for Linux platforms, so git and windows are never the best friends
Git's own git bash command line tool;-System with cmd: command line tools using Windows system;-both: They are configured at the same time, but note that this will cover the Find.exe and Sort.exe tools in Windows, if you don't understand these, try not to choose;
Select a newline format:-Check out the conversion of Windows format to UNIX format: a newline in Windows format in UNIX format is submitted;-Check out the original format into UNIX format:
two new options for the Git Gui here,git bash here, where we choose Git bash here, into the following interface, Test_ Bluetooth is the name of my project.
6. Then enter the following code (the key step) to clone the repository above GitHub to a local
git clone https://github.com/CKTim/BlueTooth.git (Https://github.com/CKTim/BlueTooth.git replaced with the add
. Successful words will be generated under ~/. SSH folder, go in, open id_rsa.pub, copy the key inside.
Go back to GitHub, go to account Settings, choose SSH keys,add ssh key,title on the left, and paste the Key generated on your computer.
In order to verify success, enter it under GIT bash:
$ ssh-t git@github.com
If it is the first time will prompt whether continue, enter Yes will see: You ' ve successful
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.