mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-29 06:35:39 -04:00
added how to git clone with curl
This commit is contained in:
parent
4ca5ce0440
commit
042f47dca1
1 changed files with 3 additions and 3 deletions
|
|
@ -119,7 +119,7 @@ $ git diff --stat --cached origin/master
|
|||
|
||||
git diff branch1 branch2 --name-only (shows diff b/w 2 branches)
|
||||
|
||||
How to git clone without git
|
||||
|
||||
|
||||
|
||||
|
||||
curl -LJO https://github.com/nwchemgit/nwchem/tarball/master
|
||||
curl -LJO https://github.com/nwchemgit/nwchem/tarball/hotfix/release-6-8
|
||||
Loading…
Add table
Add a link
Reference in a new issue