Process parse provided dir itself #1

Open
dkirillov wants to merge 1 commit from feature/process_root_dir into master
Owner

In some repositories(e.g. https://git.frostfs.info/TrueCloudLab/frostfs-http-gw) we have go files in repo directory. So it would be nice to handle them too

In some repositories(e.g. https://git.frostfs.info/TrueCloudLab/frostfs-http-gw) we have go files in repo directory. So it would be nice to handle them too
dkirillov added 1 commit 2023-04-13 13:54:56 +00:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feature/process_root_dir:feature/process_root_dir
git checkout feature/process_root_dir

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout master
git merge --no-ff feature/process_root_dir
git checkout feature/process_root_dir
git rebase master
git checkout master
git merge --ff-only feature/process_root_dir
git checkout feature/process_root_dir
git rebase master
git checkout master
git merge --no-ff feature/process_root_dir
git checkout master
git merge --squash feature/process_root_dir
git checkout master
git merge --ff-only feature/process_root_dir
git checkout master
git merge feature/process_root_dir
git push origin master
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: dkirillov/log-export#1
No description provided.