-
### CI Number
_No response_
### Latest version
- [X] The issue is in the develop branch
- [ ] The issue is in the latest released 4.1.x
### Duplicates
- [X] I have searched the existing issues
#…
-
Hi! Thanks for this tool! Could you please include hash generation for signed commits as well? :)
-
-
- Remove the shared_ptr holder for `MotionPlanResponse`: It's being used at all
- Making trajectory return a copy: Otherwise it segfault while destructing with the following stacktrace
```cpp
…
-
-- As discussed with @hahn-kev this is to document an unfinished discussion about a possible feature --
It's currently impossible to determine what an object looked like on a client at a given time, …
-
*edit1: pinpointed problem to Mode_switch's behavior*
*edit2: added related src*
*edit3: editedrelated src*
### 摘要 / Summary
Clicking on a Mode_switch button ascii_mode toggle button commits r…
-
Suppose you realised that you tagged some commits wrongly:
Expected: (tag master **after** merge)
```
(commit 2103)
merge; tag:A-smth
main -------…
-
### Summary
I have a single graphile-worker process that processes a small queue of mostly low priority web scraper stuff with occasional high priority items (emails).
I'm seeing my worker…
-
**Is your feature request related to a problem? Please describe.**
we use a PR labeller with the following:
```
* [FEAT]: adds the `enhancement` label
* [PERF]: adds the `performance` label
…
-
Can any one tell me the way, how I squash the commits through webpage? I squashed the commits through github desktop app, But i want to know to squash through github webpage too.