added dotupdate alias for updating
This commit is contained in:
@@ -24,7 +24,6 @@ On Debian-based systems:
|
||||
|
||||
## Updating
|
||||
|
||||
Do all editing on the GitLab repo, rather than locally, then update changes on local machines. On local machines, to update from canonical GitLab repo:
|
||||
Do all editing on the GitLab repo, rather than locally, then update changes on local machines. On local machines, to update from canonical GitLab repo, use this alias:
|
||||
|
||||
git fetch --all
|
||||
git reset --hard origin/master
|
||||
dotupdate
|
||||
|
||||
Reference in New Issue
Block a user