mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-22 16:27:41 +00:00
This fixes the `upload-to-debian.sh` script if the `chore/linux/changelog`
branch was created a while back while the base branch moved in the
meantime. In this case we have to use `--force` instead of
`--force-with-lease` otherwise `git` gets confused. This is save to do
since the intention is that we replace the previous commit and we know
that there is (should be) only one commit on the `chore/linux/changelog`
branch.
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| debian | ||
| help | ||
| ibus-keyman | ||
| keyman-config | ||
| keyman-system-service | ||
| scripts | ||
| .gitignore | ||
| .pbuilderrc | ||
| build.sh | ||
| CodeCoverageReports.html | ||
| Dockerfile | ||
| history.md | ||
| LICENSE.md | ||
| Makefile | ||
| README.md | ||
Keyman for Linux
See /docs/linux/README.md for documentation.