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

Merge forked repositories with barbushin/dater #4

Open
barbushin opened this issue Mar 27, 2013 · 0 comments
Open

Merge forked repositories with barbushin/dater #4

barbushin opened this issue Mar 27, 2013 · 0 comments

Comments

@barbushin
Copy link
Owner

Hi guys,

barbushin/dater has a big refactoting, and I see that there are 5 forks, that are not so up to date. I'm just worried that old version code usage is not compatible with new code, so I want to ask everybody to merge with barbushin/dater repository. It's very easy:

git remote add upstream https://github.com/barbushin/dater.git
git fetch upstream
git merge upstream/master
git pull upstream/master

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

No branches or pull requests

1 participant