Skip to content

Commit cdb71c4

Browse files
committed
Update clone results
1 parent fc3d7f7 commit cdb71c4

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

doc/youtube-script.sh

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
$ git clone git@github.com:dspinellis/git-issue.git
22
Cloning into 'git-issue'...
3-
remote: Counting objects: 75, done.
4-
remote: Compressing objects: 100% (39/39), done.
5-
remote: Total 75 (delta 42), reused 69 (delta 36), pack-reused 0
6-
Receiving objects: 100% (75/75), 29.52 KiB | 0 bytes/s, done.
7-
Resolving deltas: 100% (42/42), done.
8-
Checking connectivity... done.
3+
remote: Enumerating objects: 1057, done.
4+
remote: Counting objects: 100% (1057/1057), done.
5+
remote: Compressing objects: 100% (260/260), done.
6+
remote: Total 1683 (delta 559), reused 1029 (delta 538), pack-reused 626
7+
Receiving objects: 100% (1683/1683), 494.52 KiB | 1.74 MiB/s, done.
8+
Resolving deltas: 100% (947/947), done.
99
$ cd git-issue
1010
$ sudo make install # Install
1111
mkdir -p "/usr/local/share/man/man1"

0 commit comments

Comments
 (0)