2021 log
Long time not done anything...
I intended to buy a new Raspberry Pi. I still intend to.
I cannot find anymore the fstr
directory,
nor am very sure what I was exactly doing there.
In what repo was it? icu test maybe...
icu> git remote -v
origin [email protected]:mgirod/icu.git (fetch)
origin [email protected]:mgirod/icu.git (push)
upstream [email protected]:unicode-org/icu.git (fetch)
upstream [email protected]:unicode-org/icu.git (push)
icu> git pull upstream master
Warning: Permanently added the RSA host key for IP address '140.82.121.4' to the list of known hosts.
[email protected]: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
icu> git status
On branch master
Your branch is up to date with 'origin/master'.
nothing to commit, working tree clean
Enabled two-factor authentication in github, via SMS to my phone.
Saved recovery codes on tanya
,
in ~/berry
.
Failed to register a security key (from tanya
brower).
Added to github the berry ssh public key
icu> git pull upstream master
fatal: Couldn't find remote ref master
On 2021-March-24 we renamed the
master branch to main.
icu> git pull upstream main
remote: Enumerating objects: 35042, done.
...
icu> git commit -m 'pull upstream'
[main 0ad91cdaa1] pull upstream
icu> git status
On branch main
Your branch is ahead of 'origin/master' by 815 commits.
(use "git push" to publish your local commits)
nothing to commit, working tree clean
icu> git branch
* main
2019, 2022,
log,
Development,
berry
Marc Girod
Sun Aug 22 11:31:05 2021