emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Tree-sitter introduction documentation


From: Gregory Heytings
Subject: Re: Tree-sitter introduction documentation
Date: Sat, 31 Dec 2022 00:44:07 +0000



Why "--depth 1"?


Because of cases like https://github.com/tree-sitter/tree-sitter-c-sharp, for which git clone takes ~3 minutes and git clone --depth 1 takes only 2 seconds. If the purpose is only to install a library, only the current version of the repository matters.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]