Updated readme to match gitea
This commit is contained in:
@@ -23,6 +23,6 @@ things you should know about git:
|
|||||||
- attempts to merge the changes from one branch to the current branch, a conflict will arise if the same line is changed
|
- attempts to merge the changes from one branch to the current branch, a conflict will arise if the same line is changed
|
||||||
|
|
||||||
Notes about this specific git server
|
Notes about this specific git server
|
||||||
- All repos are private by defualt, then read and write permissions are added by the admin (me)
|
- Sign ups are disabled, contact an admin (me) if you want an account
|
||||||
- Inorder to merge main and a branch, someone with both read and write access to both branche, has to pull both branches, and then merge them
|
- Inorder to merge main and a branch, someone with both read and write access to both branche, has to pull both branches, and then merge them
|
||||||
- I do not have a static ip adress, so if you encounter an error in which you cannot find the server, my ip may have changed but it is unlikely
|
- I do not have a static ip adress, so if you encounter an error in which you cannot find the server, my ip may have changed but it is unlikely
|
||||||
|
|||||||
Reference in New Issue
Block a user