Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
  • Sign in / Register
F
flash-kernel
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 2
    • Issues 2
    • List
    • Boards
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Librem5
  • flash-kernel
  • Merge Requests
  • !2

Closed
Opened Jan 05, 2019 by Dorota Czaplejewicz@dorota.czaplejewicz
  • Report abuse
Report abuse

WIP: Use version to find Image

  • Overview 1
  • Commits 3
  • Changes 3

Tis brings the devkit script closer to the generic one. Needs #1 (closed) and librem5-devkit-tools!20 (closed) first.

Check out, review, and merge locally

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

git fetch "https://source.puri.sm/dorota.czaplejewicz/flash-kernel.git" "devkit_future"
git checkout -b "dorota.czaplejewicz/flash-kernel-devkit_future" FETCH_HEAD

Step 2. Review the changes locally

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

git fetch origin
git checkout "origin/master"
git merge --no-ff "dorota.czaplejewicz/flash-kernel-devkit_future"

Step 4. Push the result of the merge to GitLab

git push origin "master"

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
1
Labels
devkit
Assign labels
  • View project labels
Reference: Librem5/flash-kernel!2