FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
git-lfs/script/install-git-source at main · https-ethereum-org/git-lfs · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
https-ethereum-org
/
git-lfs
Public
forked from
git-lfs/git-lfs
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
git-lfs
/
script
/
install-git-source
Copy path
More file actions
More file actions
Latest commit
History
History
History
executable file
·
8 lines (7 loc) · 150 Bytes
Breadcrumbs
git-lfs
/
script
/
install-git-source
Copy path
File metadata and controls
executable file
·
8 lines (7 loc) · 150 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
#!
/usr/bin/env bash
#
Builds git from a given git ref. Used for CircleCI OSX builds
cd
git-source
git checkout
"
$1
"
make --jobs=2
make install
cd
..
Back
|
FazBrowse Home
|
New Git URL