I seems don't have permission to do `git push` directly. Got error: ``` 128 git … push -v upstream master\:refs/heads/master Pushing to code.orgmode.org:bzg/org-mode.git Gogs: You do not have sufficient authorization for this action fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. ``` Is this git address "git@code.orgmode.org:bzg/org-mode.git" correct? I got from https://code.orgmode.org/bzg/org-mode. I also tried http protocol. Also failed with following error: ``` 1 git … push -v upstream master\:refs/heads/master Pushing to https://code.orgmode.org/bzg/org-mode.git Writing objects: 100% (5/5), 970 bytes | 970.00 KiB/s, done. Total 5 (delta 3), reused 0 (delta 0), pack-reused 0 POST git-receive-pack (1123 bytes) Icon theme "ubuntu-mono-dark" not found. Icon theme "Mint-X" not found. Icon theme "elementary" not found. POST git-receive-pack (1123 bytes) error: RPC failed; HTTP 401 curl 22 The requested URL returned error: 401 fatal: the remote end hung up unexpectedly fatal: the remote end hung up unexpectedly Everything up-to-date ``` [stardiviner] GPG key ID: 47C32433 IRC(freeenode): stardiviner Twitter: @numbchild Key fingerprint = 9BAA 92BC CDDD B9EF 3B36 CB99 B8C4 B8E5 47C3 2433 Blog: http://stardiviner.github.io/ On Thu, Dec 17, 2020 at 1:18 PM Bastien wrote: > stardiviner writes: > > > Does that means I can push to org-contacts.el directly by myself? > > Yes indeed. Thanks to you! > > -- > Bastien >