Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove the note about doing a shallow checkout of tutorials #788

Merged
merged 1 commit into from
Oct 10, 2023

Conversation

tylerjw
Copy link
Member

@tylerjw tylerjw commented Oct 10, 2023

Description

Since I cleaned up the history of the git repo to remove the output of the statically generated site, this repo is now much faster to clone. It is generally a better git experience to have a normal clone instead of a shallow one when contributing.

time git clone https://github.com/ros-planning/moveit2_tutorials
Cloning into 'moveit2_tutorials'...
remote: Enumerating objects: 7736, done.
remote: Counting objects: 100% (1142/1142), done.
remote: Compressing objects: 100% (688/688), done.
remote: Total 7736 (delta 636), reused 828 (delta 442), pack-reused 6594
Receiving objects: 100% (7736/7736), 91.83 MiB | 11.03 MiB/s, done.
Resolving deltas: 100% (4638/4638), done.

________________________________________________________
Executed in   11.08 secs    fish           external
   usr time    1.17 secs  241.00 micros    1.17 secs
   sys time    0.49 secs  297.00 micros    0.49 secs

@tylerjw tylerjw added the backport-humble This label signals Mergify to backport this PR to Humble label Oct 10, 2023
@tylerjw tylerjw merged commit d4082eb into moveit:main Oct 10, 2023
9 checks passed
mergify bot pushed a commit that referenced this pull request Oct 10, 2023
(cherry picked from commit d4082eb)

# Conflicts:
#	doc/tutorials/getting_started/getting_started.rst
disvorten added a commit to Natashe4ka/moveit2_tutorials that referenced this pull request Oct 12, 2023
sjahr added a commit that referenced this pull request Oct 23, 2023
…ls (#788) to humble (#790)

* Remove the note about doing a shallow checkout of tutorials (#788)

(cherry picked from commit d4082eb)

# Conflicts:
#	doc/tutorials/getting_started/getting_started.rst

* Fix conflict

---------

Co-authored-by: Tyler Weaver <tyler@picknik.ai>
Co-authored-by: Sebastian Jahr <sebastian.jahr@picknik.ai>
sjahr pushed a commit to sjahr/moveit2_tutorials that referenced this pull request Oct 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-humble This label signals Mergify to backport this PR to Humble
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants