Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
persona
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Hexang 息壤平台
persona
Commits
f918c059
Commit
f918c059
authored
12 years ago
by
salmonz
Committed by
Dan Callahan
12 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Minor case revisions
parent
ee497249
No related branches found
Branches containing commit
No related tags found
Tags containing commit
Loading
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+9
-9
9 additions, 9 deletions
README.md
with
9 additions
and
9 deletions
README.md
+
9
−
9
View file @
f918c059
...
...
@@ -44,7 +44,7 @@ This repository contains several distinct things related to BrowserID:
###Setup git (if you haven't done so already):
1.
s
et the git configuration
1.
S
et the git configuration
`git config --global user.name "Your Username"`
...
...
@@ -54,21 +54,21 @@ This repository contains several distinct things related to BrowserID:
`git config --global credential.helper 'cache --timeout=3600'`
2.
g
enerate an ssh rsa key
2.
G
enerate an ssh rsa key
`ssh-keygen`
3.
l
ogin to github
4.
c
lick your user name
5.
c
lick "Edit Your Profile"
6.
c
lick "SSH Keys" (on the left) and click "Add SSH key"
7.
n
ame the SSH key, copy file contents of the id_rsa.pub file, and click "Save"
3.
L
ogin to github
4.
C
lick your user name
5.
C
lick "Edit Your Profile"
6.
C
lick "SSH Keys" (on the left) and click "Add SSH key"
7.
N
ame the SSH key, copy file contents of the id_rsa.pub file, and click "Save"
`gedit $HOME/.ssh/id_rsa.pub`
###Forking and cloning browserid:
1.
g
o to https://github.com/mozilla/browserid and click Fork.
2.
c
lone browserid to your local repository
1.
G
o to https://github.com/mozilla/browserid and click Fork.
2.
C
lone browserid to your local repository
`git clone git@github.com:YOURUSERNAME/browserid.git`
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment