Skip to content

md-command-line/fix_all_organization_svg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

The readme is breaking
Whatever automatic job is occouring on an error outputs [object Object]

  1. #remove case sensitivity for bash shell we will put back in after operations.
    shopt -u nocasematch
  2. search every directory for the error. and tell the directory for d in ./*/ ; do (cd "$d" && cat readme.md | grep "object" && echo "$d"); done
  3. clone the 700 repositories 😰 with repo cloner.
  4. run the command.
  5. have the command sed fix everything.
  6. run a command to fork all of them.
  7. run a command to add remotes to all of them.
  8. run a command to push to all the new remotes.

Results: lines_of_code readme_bug

About

looks like they are automatically building the ci.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published