This is a mirror repo.
Find a file
Yongmin Hong 221d389edf
gitconfig: git config --global core.quotepath false
Summary:
Per [git.vger.kernel.org](https://lore.kernel.org/git/xmqq1q643whe.fsf@gitster.g/).

Fixes git patch quoting problems, as documented in https://we.phorge.it/T15805. See [git docs](https://git-scm.com/docs/git-config#Documentation/git-config.txt-corequotePath).

Signed-off-by: Yongmin Hong <revi@omglol.email>

Test Plan: apply the patch, run `git format-patch` with non-ascii file names, verify unicodes works as intended.

Reviewers: O1 revi & automations, revi

Reviewed By: O1 revi & automations, revi

Differential Revision: https://issuetracker.revi.xyz/D88
2024-05-15 16:32:36 +09:00
.config/ntfy Move ntfy config to proper location 2021-01-13 13:37:54 +09:00
.github meta: Add arclint and supporting files 2024-05-12 18:58:04 +09:00
.arcconfig meta: various changes 2024-05-03 12:28:13 +09:00
.arclint meta: Add arclint and supporting files 2024-05-12 18:58:04 +09:00
.bash_aliases meta: various changes 2024-05-03 12:28:13 +09:00
.bashrc meta: various changes 2024-05-03 12:28:13 +09:00
.editorconfig meta: Add arclint and supporting files 2024-05-12 18:58:04 +09:00
.gitaliases gitalias: add more aliases 2024-05-11 16:48:16 +09:00
.gitignore meta: Add arclint and supporting files 2024-05-12 18:58:04 +09:00
.gitmodules meta: various changes 2024-05-03 12:28:13 +09:00
CODE_OF_CONDUCT.md meta: various changes 2024-05-03 12:28:13 +09:00
CODEOWNERS meta: Add arclint and supporting files 2024-05-12 18:58:04 +09:00
default.gitconfig gitconfig: git config --global core.quotepath false 2024-05-15 16:32:36 +09:00
default.gitignore gitignore: update 2024-05-05 14:56:40 +09:00
deploy.sh deploy.sh: add deploy commands 2024-05-09 20:44:27 +09:00
gpg.conf meta: various changes 2024-05-03 12:28:13 +09:00
LICENSE meta: sync with 2024 standards 2024-05-03 11:34:10 +09:00
package-lock.json meta: Add arclint and supporting files 2024-05-12 18:58:04 +09:00
package.json meta: Add arclint and supporting files 2024-05-12 18:58:04 +09:00
phab-upgrade.sh phab-upgrade.sh: update 2024-05-08 18:30:43 +09:00
Preferences.sublime-settings Add sublime Text 3 settings 2016-09-24 00:04:29 +09:00
README.md meta: various changes 2024-05-03 12:28:13 +09:00

dots

The non-confidential config store. Of course, confidential config values are not reused across devices.

Other related documentations are available at reviwiki.

LICENSE

Apache License 2.0.

Dependencies

  • Git, obviously
  • Bash or zsh, while I haven't backed up zsh configs.
  • gnupg or gnupg2.
  • ntfy and ``ntfy[telegram]`.