-
### Installed product versions
- Visual Studio: [2017 Enterprise version 15.9.7]
- This extension: [1.12.236]
### Description
Undoing git changes throws ObjectDisposedException
### Steps to r…
-
These four jar files are broken in the repository:
- `libs/gwt-google-maps-v3-1.0.1.jar`
- `libs/gwt-visualization-1.1.2.jar`
- `libs/odk-httpclient-gae-4.5.2-1.jar`
- `libs/odk-tomcatutil-1.0.1…
zwets updated
5 years ago
-
Notes to include:
git stores diffs
commits as snapshot in time
revert a file or the whole project
git project is called a repo
lab notebook for code
commits are linear chain of edits
a branch is an …
-
Paint by numbers on steroids!!!
noob with 3090 need help. I followed instructions how to install but getting "Torch not compiled with CUDA enabled"
```
git clone https://github.com/lllyasviel/P…
-
### Description of the bug
Many tests are spuriously broken under Git v2.46 due to changes in reference transaction handling. Example: https://github.com/arxanas/git-branchless/actions/runs/112543461…
-
Configure the repo so that:
1. All development must happen in a branch that is not `main`, so that `main` can be a "known good state" we could potentially release from.
2. All development must be …
-
-
- In all other sections, git command is before it's decription.
- To maintain uniformity. Please move description after the commands.
For eg:
`git command`
- It's description
-
Use `git checkout -p|--patch` to selectively discard parts of each tracked file.
-
As dynamic completions are being worked on, let's use this issue to gather ideas for possible completions in one place. I'll try to keep the list in the issue description up to date according to the d…