12_generate_custom_csv_file #58

Open
philipp wants to merge 59 commits from 12_generate_custom_csv_file into develop
There is no content yet.
philipp added 5 commits 2023-02-23 18:26:59 +01:00
philipp force-pushed 12_generate_custom_csv_file from 928a02ed3f to 690ea875b7 2023-02-23 18:51:26 +01:00 Compare
philipp force-pushed 12_generate_custom_csv_file from 690ea875b7 to 895589c03d 2023-08-23 15:03:10 +02:00 Compare
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 12_generate_custom_csv_file develop
git pull origin 12_generate_custom_csv_file

Step 2:

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