-
#### Is your feature request related to a problem? Please describe
I love the Tide prompt. However, when I cd into a directory with a extremely large Git repository, or even a relatively small Git …
-
git remote add origin https://github.com/mohdfaridbinjohari/mohdfaridbinjohari-gmail.com.git
git branch -M main
git push -u origin main*******************************.*
echo "# mohdfaridbinjohari-g…
-
// From https://blog.huli.tw/2022/05/02/en/intigriti-revenge-challenge-author-writeup/
// Search from "window" object
for(let key of Object.getOwnPropertyNames(window)) {
if (window[key]?.const…
-
- VS Code Version: v1.57.1
- OS Version: Win 20H1
Steps to Reproduce:
1. Create an empty repository
2. Do `npm init && npm install whatever`
3. Switch to the SVM view
4. …
-
We are trying to centralise all of our libraries in a mono-repo, some of which are interdependent.
```
[project]
name = "test"
version = "0.1.0"
requires-python=">=3.12"
dependencies = [
"c"…
-
Given:
Git and file system servers attached to Claude desktop
The git
```json
{
"mcpServers": {
"sqlite": {
"command": "uvx",
"args": [
"mcp-server-sqlite",
…
-
### NetBox version
3.6.3
### Feature type
New functionality
### Proposed functionality
This is in regards to https://github.com/netbox-community/netbox/discussions/14941
Add a field …
-
### Context
As a first step to improving GenAI code style, basic checks defined in the project's pre-commit configuration should be run.
### What needs to be done?
1. Run 3 checks from https://gi…
-
When attempting to commit using `git commit`, the pre-commit hook fails with the following error:
`error: required option '-t, --type ' not specified`
To reproduce run the following commands (requ…
-
- [x] I was not able to find an [open](https://github.com/git-for-windows/git/issues?q=is%3Aopen) or [closed](https://github.com/git-for-windows/git/issues?q=is%3Aclosed) issue matching what I'm seei…