Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in
N
Nuovo sito
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 13
    • Issues 13
    • List
    • Boards
    • Labels
    • Milestones
  • Merge Requests 2
    • Merge Requests 2
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
  • Gruppo Web
  • Nuovo sito
  • Merge Requests
  • !42

Closed
Opened Oct 16, 2023 by shadMod@shadmod💬
  • Report abuse
Report abuse

WIP: Add auto download toml

  • Overview 0
  • Commits 73
  • Pipelines 3
  • Changes 43

Fixes: #11 (closed), #14 (closed) and #16 (closed)

Edited Oct 17, 2023 by shadMod

Check out, review, and merge locally

Step 1. Fetch and check out the branch for this merge request

git fetch origin
git checkout -b "dev-shadmod-auto-download-toml" "origin/dev-shadmod-auto-download-toml"

Step 2. Review the changes locally

Step 3. Merge the branch and fix any conflicts that come up

git fetch origin
git checkout "origin/develop"
git merge --no-ff "dev-shadmod-auto-download-toml"

Step 4. Push the result of the merge to GitLab

git push origin "develop"

Note that pushing to GitLab requires write access to this repository.

Tip: You can also checkout merge requests locally by following these guidelines.

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
3
Labels
backend miglioramento nuova-feature
Assign labels
  • View project labels
Reference: ubuntu-it-web/www!42