scscgit

Results 21 issues of scscgit

I observed issue of Trumbowyg crashing the page despite latest version https://github.com/Alex-D/Trumbowyg/releases/tag/v2.25.1, which had supposedly fixed an issue https://github.com/Alex-D/Trumbowyg/issues/1233 (fixed in https://github.com/Alex-D/Trumbowyg/commit/5ad49f30e31cc9a543f9dfc7c1d9a33bd6c3bae5) that seems to be related based on the...

Steps to reproduce: 1. Open gitk 1. Check out a remote branch with a prefix that doesn't have a local branch created yet, e.g. `remotes/origin/features/dx-matters` 1. Observe that a local...

When using Git Bash on Windows that's officially included with https://git-scm.com/downloads, using arrow keys during the interactive process moves the cursor rather than changing the selection for any prompts. Has...

I'm unable to include a file from within a template, similar to https://github.com/saojs/sao/issues/96. I'm new to SAO and EJS and I'm not sure if this is the correct usage, but...

I'd like to discuss feasibility of adding a default .gitattributes file that enforces a more consistent behavior with EOL=LF including the scenario of checking out the project. I haven't fully...

Developers currently don't have any recommended means of updating major versions of dependencies, because the "official" commands like `npm update` only function with varying limitations and within the scope of...

This reverts commit 7cef1461933464294857ebad31ea0574d2f23e29. The eslint-plugin-vue isn't configured to be used by the .eslintrc.js, so it's installed redundantly as long as only `prettier` rule is used. If officially installed via...

* PR #792 has removed the individual README.md files and moved their contents (after slight changes) to the README.md in the project root. However, the `middleware` section is missing, and...

Follow-up on https://github.com/uglide/RedisDesktopManager/issues/4030: The Chocolatey distribution build version is _still_ outdated: https://community.chocolatey.org/packages/redis-desktop-manager Last build of `RDM.dev - GUI for Redis` is from a year ago: * Version: 2021.5.357 * Downloads:...

I have been using a desktop with a supported (dual) AMD Radeon (RX580) GPU, which correctly works with ALVR when I have a monitor connected (using DisplayPort) to the AMD...

enhancement