-
Hi,
I have followed the instructions
```
git clone --recurse-submodules https://github.com/diyabc/diyabc.git
cd diyabc
mkdir build
cd build
cmake ../
cmake --build . --config Release
```
an…
-
Currently if git is not found the user doesn't get any error shown in the GUI
Only on the console it says:
org.eclipse.ptp.rdt.sync.git.core.RemoteExecutionException: remote git init failed with messa…
-
```
# I manually installed the non-gui dependencies, sg like:
sudo pacman -S namcap fakeroot ruby rpm-tools cpio
git clone https://github.com/biglinux/rpmtoarch.git
cd rpmtoarch
# But it does…
-
The problems can be reproduced like this:
- from command line: 'git add -p' -> Only binary files changed.
- from git gui: right-click -> 'stage lines for commit' is greyed out
The problem seems …
-
The system environment is mac10.13.6, and the xcode version is 10.1
This command executes normally,
caffeinate bash "${HOME}/Work/xpack-build-box.git/macos/build-xbb-bootstrap-v3.4.sh
The follo…
-
Hi,
I failed to build qt-gui-cpp_2.2.2-1.bb in ros. error message is are :
```
| cd /home/bchoi/work/ros_humble_build/bchoi-build/tmp/work/armv8a-poky-linux/qt-gui-cpp/2.2.2-1-r0/git/src/qt_g…
-
Debian stable "bookworm" no longer includes a a python3.10 package, kohya_ss seems to require that.
```
~/sd/kohya_ss$ ./setup.sh
Skipping git operations.
Switching to virtual Python environmen…
-
```
What steps will reproduce the problem?
1. run qmake (Qt 4.8)
2.make
What is the expected output? What do you see instead?
qmake ouput:
WARNING: Failure to find: settings/settingsmanager.cpp
WARN…
-
**Problem description**
[`textconv`](https://git.wiki.kernel.org/index.php/Textconv) tells git to use an external program to convert binary files to text, so diffs can be computed for them. That li…
-
(Since people are interested, let's make this a real issue.)
**How quality works.** Factorio 2.0 adds an (optional) quality mechanism. If you insert "quality modules" in a machine, it will occasion…