Add some useful stuff for the video team #1

Open
tochev wants to merge 1 commits from useful-stuff into master
Member
No description provided.
tochev added 1 commit 2024-05-21 23:34:42 +03:00
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b useful-stuff master
git pull origin useful-stuff

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff useful-stuff
git push origin master
Sign in to join this conversation.
No description provided.