-
I'm using a personal fork of marlin with branches for each of my printers to handle all my configurations.
Would be nice to have the ability to commit my changes and and push them.
-
There are a number of RFCs that describe how repositories should be maintained, for example:
* [RFC 019](https://github.com/dxw/tech-team-rfcs/blob/main/rfc-019-use-changelogs-to-track-changes.md)
…
snim2 updated
2 years ago
-
Since this repo is not actively maitained. We at Freshworks have forked it and maintaining it actively [here](https://github.com/freshworks/redis-operator).
-
Today, my news feed showed that someone forked a repo. Since the forked repo showed up as `(deleted)/reponame`, I assume it was deleted in the mean time. However, clicking on that news feed entry imme…
-
Given the current functionality:
```
python runbenchmark.py {framework}:latest
```
which is equivalent to building from source from the master branch,
I'd like to be able to do:
```
# U…
-
### Share your bug report, feature request, or comment.
See the edit in #3998
Some of the workflows need changes to their checkout actions. For example:
### [Chromatic](https://github.com/owncast/…
-
Hello @jlord
Just wanted to let you know that whilst cloning the fork I made of patchwork (a Git-It exercise) several serious-sounding errors occurred. I don't know if this is actually part of the…
-
There are a few repos that were merged with #89 that were initially forked. I am having second thoughts about merging those, mostly because that makes them hard to PR into the originals, and also beca…
-
## Versions
- GitHub Extension for Visual Studio version: 2.11.106.19330
- Visual Studio version: 16.8.0 Preview 3.1
## What happened
When I go to the GitHub window from my VS, I see …
-
firebase_messaging library our app uses requires
nanopb (~> 3.30910.0)
But this library has a different requirement.
nanopb (< 2.30911.0, >= 2.30908.0)
Do you think the…