chris2fr / redmine_taskjuggler

Redmine and Task Juggler Integration
25 stars 9 forks source link

Incorporate namiko999 fork on main branch and give credit #12

Closed chris2fr closed 10 years ago

chris2fr commented 10 years ago

Steps: Get lastest source code

Actual: It is with the namiko999 repository

Desirable: Have it here from teh namiko999 user

chris2fr commented 10 years ago

Done

git remote add naminko999 HTTPS_LINK_HERE git fetch naminko999 git merge naminko999/master git commit -am "Merge with naminko999 master" git push origin master