Skip to content

Git pull and Zipped file have issue. #1

@AGeekInHoth

Description

@AGeekInHoth

James,
There are 2 errors with this depot. 1. GIT failes. 2. Zip has dupe name error.

1.Using Git to pull this repo has an issue, and fails.

Git error below, there is a path problem with chapter 1.
--GIT ERROR on windows--
D:\git\other>git clone https://github.com/Gearhj/SAS-Python-and-R-A-Cross-Reference-Guide.git
Cloning into 'SAS-Python-and-R-A-Cross-Reference-Guide'...
remote: Enumerating objects: 180, done.
remote: Counting objects: 100% (30/30), done.
remote: Compressing objects: 100% (28/28), done.
remote: Total 180 (delta 11), reused 0 (delta 0), pack-reused 150 (from 1)
Receiving objects: 100% (180/180), 6.62 MiB | 7.61 MiB/s, done.
Resolving deltas: 100% (68/68), done.
error: invalid path 'Chapter 1: Programming Environments/x'
fatal: unable to checkout working tree
warning: Clone succeeded, but checkout failed.
You can inspect what was checked out with 'git status'
and retry with 'git restore --source=HEAD :/'

  1. When you look at the zip file unpacked, there file AND a directory with the same name of "Chapter 8 Performance Metrics, Implementation and Model Monitoring".

Student: James O

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions