Git Product home page Git Product logo

skr-v1.4-stepper-driver-jumper-configuration-manual's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

taktloss

skr-v1.4-stepper-driver-jumper-configuration-manual's Issues

"Download zip" button doesn't get LFS files

A repository with LFS data can be cloned with the LFS data being pulled down (i.e., git clone command), but the 'Download ZIP' button' on GitHub doesn't include the large files, only the pointers. "Download zip" actually downloads the ".gitattributes" file and you can observe any LFS file type with it.

This is an issue with GitHub, and not the open source Git LFS client.

Keep in mind that Git LFS is an extension on top of Git, so it's completely expected that git tools need to be updated to take advantage of it.

I found four work-a-rounds but the first two are not as convenient as the 'Download ZIP' button BUT the 3rd and 4th are as convenient as the 'Download ZIP' button:

  1. You also can navigate with web browser to any file Stored with Git LFS file in github, then click mouse right button on top of "view raw" link and select "Save link as" item with the popup menu, then you get the real file and not the pointer.
  2. You also can navigate with web browser to any file Stored with Git LFS file in GitHub, then if "view raw" link is not there but "Download" button is available for the file use the "Download" button. You will have to do this for each file in the repository.
3. select the "Download or Clone button" and press the paste to clipboard button 
so you can place the URL for the GitHub repository to the clipboard. 
Now Open Git Bash.
Change the current working directory to the location where you want the cloned directory.
Type git clone, and then paste the URL you copied earlier.
$ git clone https://github.com/GadgetAngel/SKR-V1.4-Stepper-Driver-Jumper-Configuration-Manual.git
Press Enter to create your local clone.
Open Windows File Explorer and locate the local clone.

4. select the "Download or clone Button" and 
mouse right click on the "Download Zip" when the pop up window displays
select "Save link as..." and save to you local drive. 
Now the ZIP file will have the whole repository in the zip file.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.