aws-samples / aws-samples/amazon-bedrock-samples
unable to clone the git repository https://github.com/aws-samples/amazon-bedrock-samples.git
- Dominant language
- Jupyter Notebook
- Stars
- 1.5k
- Forks
- 734
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 4
Description
**Unable to clone the git repository** :$ git clone https://github.com/aws-samples/amazon-bedrock-samples.git
Cloning into 'amazon-bedrock-samples'...
remote: Enumerating objects: 12628, done.
remote: Counting objects: 100% (1306/1306), done.
remote: Compressing objects: 100% (679/679), done.
remote: Total 12628 (delta 584), reused 1130 (delta 491), pack-reused 11322 (from 1)
Receiving objects: 100% (12628/12628), 850.56 MiB | 17.11 MiB/s, done.
Resolving deltas: 100% (6487/6487), done.
error: unable to create file agents-and-function-calling/bedrock-agents/features-examples/11-create-agents-with-action-user-confirmation/11.1-create-agent-with-function-definition-and-user-confirmation/11.1-create-agent-with-function-definition-and-user-**confirmation.ipynb: Filename too long**
fatal: cannot create directory at 'agents-and-function-calling/bedrock-agents/features-examples/11-create-agents-with-action-user-confirmation/11.2-create-agent-with-function-definition-roc-and-user-confirmation': Filename too long
warning: Clone succeeded, but checkout failed.
You can inspect what was checked out with 'git status'
and retry with 'git restore --source=HEAD :/'
Contributor guide
Research direction
Start by reproducing the clone and checkout failure described in the issue, then inspect the two reported paths under agents-and-function-calling/bedrock-agents/features-examples/. Use git status and the suggested restore command to examine the checkout state. Done means the repository can be checked out without the reported filename-too-long errors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100