Repository: griffin Updated Branches: refs/heads/master 5719bc46a -> 80f18bd17
Fix asf GitHub sync issue 20181211 Author: William Guo <[email protected]> Closes #469 from guoyuepeng/fix_asf_github_sync_issue_20181211. Project: http://git-wip-us.apache.org/repos/asf/griffin/repo Commit: http://git-wip-us.apache.org/repos/asf/griffin/commit/80f18bd1 Tree: http://git-wip-us.apache.org/repos/asf/griffin/tree/80f18bd1 Diff: http://git-wip-us.apache.org/repos/asf/griffin/diff/80f18bd1 Branch: refs/heads/master Commit: 80f18bd171ff13b9050b25c6ae8a26eb2f3313ca Parents: 5719bc4 Author: William Guo <[email protected]> Authored: Tue Dec 11 08:13:22 2018 +0800 Committer: William Guo <[email protected]> Committed: Tue Dec 11 08:13:22 2018 +0800 ---------------------------------------------------------------------- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/griffin/blob/80f18bd1/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index adc820d..15d5371 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ Here's the most direct way to contribute your work merged into Apache Griffin. * Clone down your fork * Implement your feature or bug fix and commit changes * Push the branch up to your fork -* Send a pull request to Apache Griffin branch +* Send a pull request to Apache Griffin master branch ## References
