Amedee Van Gasse
Amedee Van Gasse
* `git shortlog` is about 4x faster than `git log` and parsing with `sort` and `uniq`. * the numerical output is exactly the same, but `git shortlog` prints a bit...
Issue [previously reported](https://github.com/siom79/sonar-japicmp-plugin/issues/1) on the [sonar-japicmp-plugin](https://github.com/siom79/sonar-japicmp-plugin) issue tracker but latest activity on that project is more than 3 years ago. * SonarQube 7.7 * JApiCmp Plugin for SonarQube 0.1.0-RC1 This...
I uploaded a 6.6 GiB file and after some time I got this error: ``` Traceback (most recent call last): File "/home/amedee/bin/glacier", line 730, in App().main() File "/home/amedee/bin/glacier", line 716,...
I get this error when I do a vault sync: ``` $ glacier vault sync ********** Traceback (most recent call last): File "/root/bin/glacier", line 730, in App().main() File "/root/bin/glacier", line...
Okay, story goes like this. Your very first SCANsat satellite is low tech, did a >95% LoRes scan of Kerbin, has barely enough fuel to do an inclination change to...
As mentioned in https://github.com/ymasory/iText-4.2.0/issues/1#issuecomment-9941978 Did this ever happen? Because I can't find it on http://mvnrepository.com/artifact/com.yuvimasory The idea would be to make it more convenient for the end users, to offer...
**Steps to reproduce** git init git checkout -B feature/🦄 (copy/paste emoji from https://emojipedia.org/unicorn/) Open repository in qgit (version 2.9-1build1 available from Ubuntu 20.04.1 LTS) **Expected result** Branch `feature/🦄` is properly...
This is my `.github/workflows/codacy.yml`: ```yaml --- name: Codacy Security Scan on: schedule: - cron: '19 8 * * 2' workflow_call: workflow_dispatch: permissions: contents: read jobs: codacy-security-scan: permissions: actions: read contents:...
Before running `debops.swapfile`: ``` # free total used free shared buff/cache available Mem: 980312 684304 91988 58712 204020 88916 Swap: 4194300 0 4194300 # swapon --show NAME TYPE SIZE USED...
Stop putting release binaries in the git repository and start using GitHub releases instead. See more info at https://docs.github.com/en/repositories/releasing-projects-on-github/about-releases