代码拉取完成,页面将自动刷新
同步操作将从 Gitee 极速下载/gpdb 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
# As of git 2.23, git-blame supports ignoring specific commits. This is useful
# with commits that make bulk formatting changes without truly changing any
# code.
#
# This file contains a list of commits that are unlikely what you are looking
# for in a typical git-blame, such as mass reformatting or renaming. There are
# three ways to use this file:
#
# 1. Most typically, you would want to configure git to use this file as the
# default ignore file for git-blame:
#
# $ git config blame.ignoreRevsFile .git-blame-ignore-revs
#
# This allows git-blame to act like git-hyper-blame, skipping specified
# commits and trying harder to attribute changes to "interesting" commits in
# the history. This also allows tools (most notably, IDE's and text editors)
# that lack options to adopt this behavior.
#
# 1. If you have configured Git as above, but occasionally needs the "real",
# unadulterated annotation, you can suppress this setting one-off by
# supplying an empty ignore-revs-file argument to blame like the following:
#
# $ git blame --ignore-revs-file '' -w CTranslatorExprToDXL.cpp
#
# 1. For those paranoids out there who'd like to keep the default behavior,
# they can always manually ignore commits in this file manually:
#
# $ git blame --ignore-revs-file .git-blame-ignore-revs -w -- src/backend/gpopt/gpdbwrappers.cpp
# Hungarian notation removal specific to GPOS and Naucrates libraries
d334b0163fceb0385be7cd98c7f8c87f93dc3bf5
# Revert "Hungarian notation removal specific to GPOS and Naucrates libraries"
8324e984dcd307fca307f968494353e9a7db5afe
# Hungarian notation removal specific to GPOS and Naucrates libraries (5X_STABLE)
5d30d4f58bb520e8040e4428429c980e2748bbc5
# Hungarian notation removal specific to GPOS and Naucrates libraries
2a38a9cdbbe5b70da5ed542e7c1a1ee93a41e1ca
# Hungarian notation removal: GPOS and Naucrates libraries (GPORCA)
f3da624ccd796364bb8bb84496cd6bf5b2828c1e
# Format ORCA and GPOPT
2f7dd76cadee68dc279b4fee866fe940e16fc9d7
# Format ORCA and GPOPT (6X_STABLE)
4a37ae941ab898053a3db1828207d2bb35baffc0
# Format ORCA and GPOPT (5X_STABLE)
219fe0c4fd60662a481a2a927835c6309e02a995
# Format ORCA and GPOPT (GPORCA)
9fb3df2549731629b3df1b38b99087c9dcbccb90
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。