WIP: develop to foodsoft master diff #39

Draft
philipp wants to merge 12 commits from develop into master
There is no content yet.
philipp added 13 commits 2023-01-17 16:26:36 +01:00
philipp force-pushed develop from 86e933cb25 to fb8ccfea4a 2023-01-17 16:35:24 +01:00 Compare
fgu added 1 commit 2023-02-02 10:15:15 +01:00
philipp added 1 commit 2023-02-09 17:21:15 +01:00
philipp added 1 commit 2023-02-09 17:22:46 +01:00
philipp added 1 commit 2023-02-10 12:51:04 +01:00
philipp force-pushed develop from eb0e6b6e89 to 78da4feafe 2023-02-10 13:09:41 +01:00 Compare
philipp added 2 commits 2023-02-17 13:36:59 +01:00
flip added 1 commit 2023-03-23 12:04:18 +01:00
This pull request has changes conflicting with the target branch.
  • .rubocop_todo.yml
  • .ruby-version
  • Gemfile
  • Gemfile.lock
  • app/assets/javascripts/application_legacy.js
  • app/controllers/home_controller.rb
  • app/javascript/application.js
  • app/lib/apple_bar.rb
  • app/lib/articles_csv.rb
  • app/lib/bank_account_connector.rb
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 develop master
git pull origin develop

Step 2:

Merge the changes and update on Forgejo.
git checkout master
git merge --no-ff develop
git push origin master
Sign in to join this conversation.
There is no content yet.