[
https://issues.apache.org/jira/browse/HADOOP-19193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17852520#comment-17852520
]
ASF GitHub Bot commented on HADOOP-19193:
-----------------------------------------
pan3793 commented on PR #6864:
URL: https://github.com/apache/hadoop/pull/6864#issuecomment-2150619962
@steveloughran I tested the trunk sync and fresh repo clone, the download
size is much more reasonable now.
```
$ git pull
remote: Enumerating objects: 5627, done.
remote: Counting objects: 100% (5623/5623), done.
remote: Compressing objects: 100% (975/975), done.
remote: Total 5627 (delta 4630), reused 5563 (delta 4576), pack-reused 4
Receiving objects: 100% (5627/5627), 7.82 MiB | 2.73 MiB/s, done.
Resolving deltas: 100% (4630/4630), completed with 3 local objects.
From github.com:apache/hadoop
f92a8ab8ae54..2ee0bf953492 trunk -> apache/trunk
+ 6a5fbc022450...75704ed4e4e7 gh-pages -> apache/gh-pages (forced update)
Updating f92a8ab8ae54..2ee0bf953492
Fast-forward
.github/workflows/website.yml
| 1 +
LICENSE-binary
| 6 +++---
hadoop-cloud-storage-project/hadoop-cos/src/site/markdown/cloud-storage/index.md
| 2 +-
hadoop-project/pom.xml
| 2 +-
4 files changed, 6 insertions(+), 5 deletions(-)
```
```
$ git clone [email protected]:apache/hadoop.git
Cloning into 'hadoop'...
remote: Enumerating objects: 1602835, done.
remote: Counting objects: 100% (5880/5880), done.
remote: Compressing objects: 100% (1147/1147), done.
remote: Total 1602835 (delta 4703), reused 5705 (delta 4613), pack-reused
1596955
Receiving objects: 100% (1602835/1602835), 566.57 MiB | 4.18 MiB/s, done.
Resolving deltas: 100% (805225/805225), done.
Updating files: 100% (15505/15505), done.
```
> Create orphan commit for website deployment
> -------------------------------------------
>
> Key: HADOOP-19193
> URL: https://issues.apache.org/jira/browse/HADOOP-19193
> Project: Hadoop Common
> Issue Type: Improvement
> Components: build, documentation
> Reporter: Cheng Pan
> Assignee: Cheng Pan
> Priority: Major
> Labels: pull-request-available
> Fix For: 3.5.0
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]