Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
GitCode
帮助文档
提交
30a0e01e
帮助文档
项目概览
GitCode
/
帮助文档
通知
1778
Star
578
Fork
457
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
44
列表
看板
标记
里程碑
合并请求
1
DevOps
流水线
流水线任务
计划
Wiki
89
Wiki
分析
仓库
DevOps
代码片段
项目成员
Pages
帮助文档
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
44
Issue
44
列表
看板
标记
里程碑
合并请求
1
合并请求
1
Pages
DevOps
DevOps
流水线
流水线任务
计划
分析
分析
仓库分析
DevOps
Wiki
89
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
流水线任务
提交
Issue看板
提交
30a0e01e
编写于
9月 07, 2020
作者:
Lab机器人
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
blame
上级
6c7a1dc5
变更
5
隐藏空白更改
内联
并排
Showing
5 changed file
with
22 addition
and
31 deletion
+22
-31
docs/img/file_blame_button_v12_6.png
docs/img/file_blame_button_v12_6.png
+0
-0
docs/img/file_blame_output_v12_6.png
docs/img/file_blame_output_v12_6.png
+0
-0
docs/img/file_blame_previous_commit_v12_7.png
docs/img/file_blame_previous_commit_v12_7.png
+0
-0
docs/user/project/member/share.md
docs/user/project/member/share.md
+3
-3
docs/user/project/repo/blame.md
docs/user/project/repo/blame.md
+19
-28
未找到文件。
docs/img/file_blame_button_v12_6.png
0 → 100644
浏览文件 @
30a0e01e
14.3 KB
docs/img/file_blame_output_v12_6.png
0 → 100644
浏览文件 @
30a0e01e
69.8 KB
docs/img/file_blame_previous_commit_v12_7.png
0 → 100644
浏览文件 @
30a0e01e
43.2 KB
docs/user/project/member/share.md
浏览文件 @
30a0e01e
# 与组织共享项目[](#share-projects-with-other-groups "Permalink")
您可以与其他
[
组织
](
../../group/index.html
)
共享项目,这样就可以通过一个操作将一个组织的全部用户添加到项目中。
您可以与其他
组织
共享项目,这样就可以通过一个操作将一个组织的全部用户添加到项目中。
## 用户项目集合[](#groups-as-collections-of-users "Permalink")
组织主要用于
[
创建项目集合
](
../../group/index.html
)
,但是您还可以利用组织的以下特定:组定义了
*用户*
集合,即组成员。
组织主要用于
创建项目集合
,但是您还可以利用组织的以下特定:组定义了
*用户*
集合,即组成员。
## 与组成员共享项目[](#sharing-a-project-with-a-group-of-users "Permalink")
...
...
@@ -33,6 +33,6 @@
## 禁用与组织共享项目[](#share-project-with-group-lock "Permalink")
可以禁用与组织共享项目以防止一个组织中
[
的项目与另一个组共享一个项目
](
../members/share_project_with_groups.html
)
,这样可以更严格地控制项目访问
。
可以禁用与组织共享项目以防止一个组织中
的项目与另一个组共享一个项目
。
了解更多有关
[
使用组锁共享的信息
](
/docs/user/org.md#锁定与组织共享功能
)
\ No newline at end of file
docs/user/project/repo/blame.md
浏览文件 @
30a0e01e
#
文件指责[](#文件指责
"Permalink")
#
balme[](#balme
"Permalink")
在 GitLab 2.5 中
[
引入
](
https://git.sphere.ly/staff/publicgitlab/commit/39c657930625ddc3ac8a921f01ffc83acadce68f
)
[
Git blame
](
https://git-scm.com/docs/git-blame
)
提供有关文件中每一行的更多信息,包括最后修改时间,作者和提交哈希。
[
Git blame
](
https://git-scm.com/docs/git-blame
)
提供有关文件中每一行的更多信息,包括最后修改时间,作者和提交哈希.
您可以在项目中的每个文件中找到
**blame**
按钮。
您可以在项目中的每个文件中找到"
**责备"**
按钮.
[
![File blame button
](
/docs/img/file_blame_button_v12_6.png
"Blame button"
)
](/docs/img/file_blame_button_v12_6.png)
[
![File blame button
](
img/1427a32ce32914c8100f7563817e3d64.png
"Blame button"
)
](img/file_blame_button_v12_6.png)
选择
**blame**
按钮时,您会看到一个带有说明信息的文件页面:
选择"
**责备"**
按钮时,您会看到一个带有说明信息的屏幕:
[
![Git blame output
](
/docs/img/file_blame_output_v12_6.png
"Blame button output"
)
](/docs/img/file_blame_output_v12_6.png)
[
![Git blame output
](
img/4a7c845c8d7b28d90af5923b08fb1e1d.png
"Blame button output"
)
](img/file_blame_output_v12_6.png)
如果将鼠标悬停在中的提交上,您将看到该提交的确切日期和时间。
如果将鼠标悬停在 UI 中的提交上,您将看到该提交的确切日期和时间.
## Blame previous commit[](#blame-previous-commit "Permalink")
在 GitLab 12.7 中
[
引入
](
https://gitlab.com/gitlab-org/gitlab/-/issues/19299
)
.
## 历史提交 Blame[](#blame-previous-commit "Permalink")
要查看特定行的早期修订,请
**在此更改**
之前单击"
**查看责备",**
直到找到您有兴趣查看的
**更改**
为止:
[
![Blame previous commit
](
img/dc12d72310a7e06d2981fd6774b0903d.png
"Blame previous commit"
)
](
img/file_blame_previous_commit_v12_7.png)
[
![Blame previous commit
](
/docs/img/file_blame_previous_commit_v12_7.png
"Blame previous commit"
)
](/docs/
img/file_blame_previous_commit_v12_7.png)
##
Associated `git` command
[](#associated-git-command "Permalink")
##
与 git 协作
[](#associated-git-command "Permalink")
如果从命令行运行
`git`
,则等效命令为
`git blame <filename>`
. 例如,如果你想找到
`blame`
有关信息
`README.md`
在本地目录中的文件,
运行以下命令:
在
`git`
的命令行中,文件的
`blame`
则等效命令为
`git blame <filename>`
。例如,如果你想找到
`README.md`
在本地目录中的文件
`blame`
有关信息,可以
运行以下命令:
```
```
markdown
git blame README.md
```
您将看到类似于以下内容的输出,其中包括 UTC 格式的提交时间:
```
62e2353a (Achilleas Pipinellis 2019-07-11 14:52:18 +0300 1) [![build status](https://gitlab.com/gitlab-org/gitlab-docs/badges/master/build.svg)](https://gitlab.com/gitlab-com/gitlab-docs/commits/master)
fb0fc7d6 (Achilleas Pipinellis 2016-11-07 22:21:22 +0100 2)
^764ca75 (Connor Shea 2016-10-05 23:40:24 -0600 3) # GitLab Documentation
^764ca75 (Connor Shea 2016-10-05 23:40:24 -0600 4)
0e62ed6d (Mike Jang 2019-11-26 21:44:53 +0000 5) This project hosts the repository used to generate the GitLab
0e62ed6d (Mike Jang 2019-11-26 21:44:53 +0000 6) documentation website and deployed to https://docs.gitlab.com. It uses the
```
## File blame through the API[](#file-blame-through-the-api "Permalink")
您也可以通过
[
Git 文件指责 REST API
](
../../../api/repository_files.html#get-file-blame-from-repository
)
来获取此信息.
\ No newline at end of file
```
markdown
fb0fc7d6 (Someone 2019-11-07 22:21:22 +0100 1)
^764ca75 (Someone else 2019-10-05 23:40:24 -0600 2) # CODEChina Documentation
^764ca75 (Someone else 2019-10-05 23:40:24 -0600 3)
0e62ed6d (Someone 2019-11-26 21:44:53 +0000 4) This project hosts the repository used to generate the CODEChina
0e62ed6d (Someone else 2019-11-26 21:44:53 +0000 5) documentation website
```
\ No newline at end of file
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录