-
### Steps to reproduce
This bug is similar to https://github.com/git-town/git-town/issues/3614. I use different user config in my git config, depending on the repo. This allows me to use one user w…
-
### Describe the bug
The agent fails **only** when configured to llm=claude-3-5-sonnet-20240620. when using other configs, such as gpt-4o the Agent functions as expected. When assigning the claude-…
-
### What did you expect to happen?
When I add a new word to my personal dictionary, Doom will create a personal dictionary file and `spell-fu` happily adds the word to this new dictionary file.
…
-
Original Windows WireGuard application allows running several tunnels simultaneously as long as the AllowedIPs of those tunnels do not overlap. AmneziaWG doesn't seem to be able to do so. Are there an…
-
### Platform or tool
Github
### Desired or expected behavior
Possibility of cloning, fetching and pushing with multiple accounts.
### Current behavior
When cloning with one of the accou…
-
As far as I can tell the Dask workers and scheduler on Yarn nodes only look at /etc/dask/ for configuration. It would be nice if also files in ~/.config/dask/ are used. A better option would be to all…
-
### SpecFlow Version
0.6.964
### Which test runner are you using?
SpecFlow+ Runner
### Test Runner Version Number
0.6.964
### .NET Implementation
.NET 6.0
### Project Format of the SpecFlow pr…
-
**Is your feature request related to a problem? Please describe.**
I wonder if is possible to use my personal data dir. Os i can use my sessions to take screenshots from pages that required login usi…
-
As my git directory is located on a different server with different users, I got an "unsafe git directory" warning. I currently work around this using the following in my .yml (docker swarm):
c…
-
Hi.
For example:
I have `$HOME/.gitconfig`:
```
[includeIf "gitdir:~/personal/"]
path = ~/.gitconfig-personal
[includeIf "gitdir:~/work/"]
path = ~/.gitconfig-work
```
`$HOME/.git…