Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature request: backup to multiple repos #23

Open
adam-stokes opened this issue Jan 27, 2014 · 2 comments
Open

feature request: backup to multiple repos #23

adam-stokes opened this issue Jan 27, 2014 · 2 comments

Comments

@adam-stokes
Copy link

First off this is an awesome application and I use it extensively everyday, so thanks for that!

One thing that I think would be cool is to have the option to backup repos to other services like bitbucket or gitorious in the off chance github.com is unavailable. And maybe keep them all in sync when doing a got push or something.

what do you think?

Thanks
Adam

@genehack
Copy link
Owner

Sorry to just be responding Adam, I guess I missed the email notification for this.

I guess having backups like this would be done on the individual repo level by having multiple remotes configured?

In that case, maybe the easiest way to get what you want is to have the 'got push' command take an optional repo name, that, if given, will push to that named remote instead of the default (and would skip the push if the named remote didn't exist).

What do you think?

@adam-stokes
Copy link
Author

I think that would be awesome, it could then be easily scriptable for other tasks that people may want to use it for

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants