docs: update AGENTS.md — remove codeberg dual remote, no longer used
This commit is contained in:
@@ -6,13 +6,5 @@ git config user.name "Celestia Ludenberg"
|
|||||||
git config user.email "ash8820@proton.me"
|
git config user.email "ash8820@proton.me"
|
||||||
```
|
```
|
||||||
|
|
||||||
## Dual Remotes
|
## Repo
|
||||||
```bash
|
|
||||||
git push origin master # GitHub (press links)
|
|
||||||
git push codeberg master # Codeberg (CI credit)
|
|
||||||
git push codeberg master origin master # both at once
|
|
||||||
```
|
|
||||||
|
|
||||||
## Upstream Package Repo
|
|
||||||
`https://github.com/Antergos-NeXT/antergos-packages` (origin)
|
`https://github.com/Antergos-NeXT/antergos-packages` (origin)
|
||||||
`https://codeberg.org/v311/antergos-packages.git` (codeberg)
|
|
||||||
|
|||||||
Reference in New Issue
Block a user