Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 447 Bytes

ReadMe.md

File metadata and controls

9 lines (7 loc) · 447 Bytes

checkout GitHub Action Unlicensed work

Similar to https://github.com/actions/checkout, but

  • without Node.js
  • can actually fetch any (from a server with needed features enabled) repo, not only GitHub one
  • without unneeded for FOSS projects args
  • with depth of 50 (like used to be in Travis) by default.