Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Update ls with glob example. #1006
Conversation
|
I just added an example of using a glob pattern with ls. As a windows user this wasn't immediately obvious to me. |
|
I took a look at the failed builds and I have no idea what to do. I only added a single comment to a function's description and regenerated the docs. Please advise. |
|
It looks like you did everything right, but maybe the test has become flaky. Can you trigger a rebuild of the PR? I can't find the "rebuild" button in the Travis UI anymore. The "brute force" way to trigger a rebuild is to |
|
This is otherwise fine. If you can't easily trigger a Travis rebuild, I'll look at merging this as-is. |
Codecov Report
@@ Coverage Diff @@
## master #1006 +/- ##
=======================================
Coverage 97.22% 97.22%
=======================================
Files 35 35
Lines 1332 1332
=======================================
Hits 1295 1295
Misses 37 37
Continue to review full report at Codecov.
|
Adding example of using ls with globs.

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.

Adding an example of using ls with globs. Will generate the README soon.