Skip to content

Conversation

@Shubhangi-dell
Copy link
Contributor

Issues Resolved by this Pull Request

Please be sure to associate your pull request with one or more open issues. Use the word Fixes as well as a hashtag (#) prior to the issue number in order to automatically resolve associated issues (e.g., Fixes #100).

Fixes #

Description of the Solution

Please describe the solution provided and how it resolves the associated issues.

Suggested Reviewers

If you wish to suggest specific reviewers for this solution, please include them in this section. Be sure to include the @ before the GitHub username.

@j0hnL j0hnL self-requested a review September 8, 2021 20:42
@j0hnL
Copy link
Collaborator

j0hnL commented Sep 8, 2021

@Shubhangi-dell You only have one commit incorrectly signed off! To fix, first ensure you have a local copy of your branch by checking out the pull request locally via command line. Next, head to your local branch and run:

git commit --amend --no-edit --signoff
Now your commits will have your sign off. Next run

git push --force-with-lease origin patch-1

Signed-off-by: shubhangi_srivastava <[email protected]>
@Shubhangi-dell
Copy link
Contributor Author

Added the signoff to the commit.

@lwilson lwilson linked an issue Sep 9, 2021 that may be closed by this pull request
@lwilson lwilson merged commit 61cbdf9 into dell:devel Sep 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

PXE provisioning grub menu going into local option by default

3 participants