-
I want to do something like this
```
git filter-repo --commit-callback "
commit_date_str = commit.committer_date.decode('utf-8')
timestamp_str, offset_str = commit_date_str.split(' ')
…
-
### General overview of your idea.
Git Tools - Advanced Merging -- Reverse the commit
![image](https://github.com/user-attachments/assets/b1449ebf-50e5-4096-b94b-37bf91f7a50c)
What is the meanin…
-
The utilities in `tools/mac` can not be accessed, because they are actually symbolic links on your development machine :)
```
$ ls -l tools/mac/
total 8
lrwxrwxrwx 1 hzeller hzeller 67 Aug 31 22:06 a…
-
Hi CADD-SV team,
I have an issue with the retention of variants located on the Y-chromosome. My input contains 67 variants on the Y-chromosome, and they are still presented as such in matrix.bed, …
-
I am trying to use this to fetch sources to use in building packages for a Linux distribution, meaning that the cloned sources need to be copied, generally within a chroot with fakeroot.
Cloning a …
-
### Steps to Reproduce
In order for this to occur, it seems like it needs the combination of:
1. Be on Windows
2. `use-uv=true` in `.rye/config.toml`
3. `universal=true` in `pyproject.toml`
…
-
name: CI/CD Pipeline
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout Code
uses: actions/che…
-
### Description of the problem / feature request:
The "tools" argument from[ actions.run](https://docs.bazel.build/versions/main/skylark/lib/actions.html#run) has wrong documentation:
* It says …
-
### Description
We are currently having a problem how poetry uses the private github repository's branch naming for cloning.
All the following issues are present when trying to install from a docker…
-
The task involves setting up a well-organized and scalable SvelteKit project structure for the development of theElects eCommerce platform. Key objectives include project initialization, defining a cl…