GitXplorerGitXplorer
m

github-repo-sync

public
7 stars
2 forks
3 issues

Commits

List of commits on branch master.
Unverified
c7184fb8478582a9d60f10e232510e2c732a5673

Update README.md

mmontogeek committed 9 years ago
Unverified
b8c279e36ea3c90c62d4b3fefe016155a65babf9

Update README.md

mmontogeek committed 10 years ago
Unverified
71d3611ae8ae829034c447f1a3042ab9936abbb6

Update README.md

mmontogeek committed 10 years ago
Unverified
a6f8670a1a87303ad65648a5fe09f74c1cde15ae

Update README.md

mmontogeek committed 10 years ago
Unverified
b0244146d3f39c6265a5ccae42fac8545187c8f3

Added Double quote to prevent globbing and word splitting.

mmontogeek committed 10 years ago
Unverified
762ee37196ffa13f103d7509582ff92e873ee6fe

Better code highlight

mmontogeek committed 10 years ago

README

The README file for this repository.

GitHub Fork Repository Sync

Why?

Currently Github does not have a simple, straightforward way to automatically sync a fork with the original repo.

Dependencies

Python

Use

Execute

curl -sL bit.ly/repo-sync | bash

or

bash <(curl -sL bit.ly/repo-sync)

on your terminal in your fork repo directory.

Now you can push your changes.

Note: Only works if the Git origin URL is SSH (git@github.com/owner/repo.git). The name of the original repo will be called upstream.

License

This source code is under MIT license.