Skip to content

Maintain a mirror of all your Github stars. (Repo-ification of my gist.)

Notifications You must be signed in to change notification settings

jkominek/updatestars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

updatestars

Worried about people deleting git repos?

Want to ensure you've got a local copy?

This will do a passable job at solving the problem!

insecure git

The latest version converts insecure git:// URLs into https:// at clone time. But you might already have a bunch of existing repos with now-unsupported URLs in them.

$ sed -i.bak "s,git://github.com,https://github.com,g" */*/config

About

Maintain a mirror of all your Github stars. (Repo-ification of my gist.)

Topics

Resources

Stars

Watchers

Forks

Languages