Closed moradi-morteza closed 1 year ago
Works here:
$ git clone https://git.code.sf.net/p/opencore-amr/code -b v0.1.6 --single-branch amr
Cloning into 'amr'...
remote: Enumerating objects: 6990, done.
remote: Counting objects: 100% (6990/6990), done.
remote: Compressing objects: 100% (2996/2996), done.
remote: Total 6990 (delta 3598), reused 6791 (delta 3483)
Receiving objects: 100% (6990/6990), 56.26 MiB | 4.49 MiB/s, done.
Resolving deltas: 100% (3598/3598), done.
Note: switching to '7dba8c32238418ce0b316a852b2224df586ca896'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
Try again.
when i want to make download-sources, i got : fatal: unable to access 'https://git.code.sf.net/p/opencore-amr/code/': The requested URL returned error: 403 make: *** [Makefile:376: download-sources] Error 128