-
1. The following error happens:
- when there is no commit in the repository;
- when the initial commit is undone and no commits left. The initial commit will still show up in the list and the error …
-
If you point GitButler to a repository without any commits, you'll get the following error:
It would be great if the error message was specific or, ideally, GitButler would allow you to create th…
-
It would be great to have the ability to create commits that are signed, I thought that this issue might be a good place to start talking about how that workflow should be designed.
Here is a post …
-
### Description
https://www.conventionalcommits.org/en/v1.0.0/
We should write it into wiki, and link the wiki page to CONTRIBUTING.
-
**Describe the bug**
Using `rebase.updateRefs` set to `true` in Git config, when moving a commit past a branch boundary the focused commit changes.
**To Reproduce**
Steps to reproduce the behavio…
-
I nominate @ljharb as a collaborator. He has been helping review code in Node.js for a long time and has expressed interest in becoming a releaser in the future. He is also an OpenJS Board member (htt…
-
Our tutorials have suggestions like
```python
litgpt finetune lora \
--config https://raw.githubusercontent.com/Lightning-AI/litgpt/main/config_hub/finetune/llama-2-7b/lora.yaml \
--lora_r 4…
-
## Hello!
- Vote on this issue by adding a 👍 reaction
- If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)
## Issue details
htt…
-
First of all,thanks for all the things you done.
This is really a useful extension on vscode.I used to use GitKraken on my repo but i think i don't need to use any other git GUI anymore. 👍
**Desc…
-
### Description
1. create repo
2. create fork
3. do channge and create PR to repo
4. merge manually with `git merge --ff-only ...` as per instructions
5. PR not marked as merged, just says the co…