-
This issue collects thoughts and facts about the state of shallow clones for git repositories when used by cargo.
Here is a list of steps to take in `cargo` to support step-wise integration of `git…
-
# shallow copy & deep copy
> js 浅拷贝和深拷贝
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Obje…
-
Currently the translator renames all variables as `vN` for numbers `N` that are kept globally distinct with a counter. It could make more readable code if it used the variable names from the shallow e…
-
Should more detailed information be included in the FAQ section of the UG to provide more help to the users?
- Non technical users may not know the term "clone"
- Contact us answer is not backed with …
-
-
Is it possible to use `git clone --depth n` to just clone the recent history of the requested branch?
Some repos, e.g. OpenCV, have a huge history and take ages to download fully.
-
`JsonEditor.prototype.shouldComponentUpdate = function shouldComponentUpdate(_ref2) {
var htmlElementProps = _ref2.htmlElementProps;
return htmlElementProps !== this.props.htmlElementProps;
};`…
-
The README says
> There's no distinction between shallow rendering and full rendering as there's no significant performance implications and Shadow DOM negates the need for the distinction.
What…
-
### Describe the bug
when using async_vector_env, the info after termination of one episode is wrong, it returns the info from reset() instead of step()
### Code example
```shell
in gymnasium/vecto…
-
### Reproduction steps
```
dotnet tool install -g nbgv
git clone https://github.com/aarnott/nerdbank.streams --depth 10
cd .\nerdbank.streams\
nbgv get-version
```
### Expected behavior
…