Page MenuHomePhabricator
Paste P7709

git wtf
ActivePublic

Authored by Krenair on Oct 22 2018, 6:04 PM.
Tags
None
Referenced Files
F26712332: git wtf
Oct 22 2018, 6:04 PM
Subscribers
None
alex@alex-laptop:~/Development/Wikimedia/Operations-Puppet (production)$ git review -d 368248
Downloading refs/changes/48/368248/6 from gerrit
Switched to branch "review/fomafix/sr"
alex@alex-laptop:~/Development/Wikimedia/Operations-Puppet (review/fomafix/sr)$ git log -n 1
commit 7808c416e6cc4686a5b0f7f2a1c79329d1103ccf (HEAD -> review/fomafix/sr)
Author: Fomafix <fomafix@googlemail.com>
Date: Sun Oct 14 19:52:23 2018 +0200
Add additional aliases for sr-cyrl and sr-latn next to sr-ec and sr-el
sr-ec and sr-el are not conform to BCP 47.
BCP 47 explicit mentions sr-Latn and sr-Cyrl as examples.
Since Ica89d9547c58967747ab0fa15d4e83be5378796d the language codes
sr-cyrl and sr-latn are already accepted as variants.
With I75da0af35a2066e7963e50c56c99daf1e07c55e6 the new language codes
are used internal and as variant values.
This change allows to use the new and the old codes as variants in the
URL.
Bug: T117845
Change-Id: I3a7b8cb142cca332d612c1c0c3752e6d0d205da6
alex@alex-laptop:~/Development/Wikimedia/Operations-Puppet (review/fomafix/sr)$ git pull --rebase origin production
remote: Counting objects: 11040, done
remote: Finding sources: 100% (259/259)
remote: Getting sizes: 100% (103/103)
remote: Compressing objects: 100% (82293/82293)
remote: Total 259 (delta 130), reused 239 (delta 124)
Receiving objects: 100% (259/259), 234.97 KiB | 1.08 MiB/s, done.
Resolving deltas: 100% (130/130), completed with 59 local objects.
From ssh://gerrit/operations/puppet
* branch production -> FETCH_HEAD
b39e022961..911ffe3e35 production -> origin/production
Fetching submodule modules/cdh
Fetching submodule modules/nginx
Fetching submodule modules/zookeeper
fatal: bad object 0000000000000000000000000000000000000000
alex@alex-laptop:~/Development/Wikimedia/Operations-Puppet (review/fomafix/sr)$