-
----
## 2024.11.21 Agenda/Minutes
---
Time 1600 (BST) - See the time in your [timezone](https://everytimezone.com/s/a8399b00)
- Co-Chair - Henry Richards (WattTime)
- Co-Chair - Naveen Balani …
-
for some reason I need Use Commands.Stage(repository,"*") Stage All File
then if I only want to commit a part of files
How to Implemented this
in git cmd
git commit 1.txt 2.txt -m "1c…
-
RichDocuments tarball from 2.2.0.RC tarball contains files like Makefile. Seems to be not well built https://github.com/owncloud/richdocuments/releases/download/2.2.0rc/richdocuments.tar.gz
(cc @ti…
-
### Did you check docs and existing issues?
- [X] I have read all the docs.
- [X] I have searched the existing issues.
- [X] I have searched the existing discussions.
### Neovim Version (nvim -v)
0…
-
1. Create a new migration with `manage.py makemigrations` that adds a new non-null column (which would fail the migration)
2. Don't commit it
3. Run `lintmigrations --git-commit-id $some-sha`
4. Mi…
-
```
class C(list[C]): ...
```
the above code causes `red_knot` to panic, due to something a bit subtle:
- We query for the type of `C` via `infer_definition_types`
- during this process we infe…
-
# CDM Contribution Review Working Group Minutes
Meeting Host: Chris Rayner, ISLA
## Date
November 5th, 2024 - 10 am EST / 3 pm GMT
## Untracked attendees
- Fullname, Affiliation, (optional) G…
-
android-redroid-1 4.89% 240.3MiB / 7.711GiB
``
[Fri Nov 17 07:28:54 2023] init: Sending signal 9 to service 'mtpd' (pid 18439) process group...
[Fri Nov 17 07:28:54 2023] libprocess…
-
**Describe the bug**
When running `lazygit` from the `fish` shell, lazygit takes longer than usual to load, display the commit history and operations are sluggish as well. The problem doesn't manifes…
aureq updated
2 years ago
-
### Is your feature request related to a problem? Please describe.
I have some folders in which I create new files from time to time which should all be tracked.
Manually adding them again and…