Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Task 4: Fortify #4

Open
ABHIJEETJHA0102 opened this issue Feb 16, 2024 · 0 comments
Open

Task 4: Fortify #4

ABHIJEETJHA0102 opened this issue Feb 16, 2024 · 0 comments

Comments

@ABHIJEETJHA0102
Copy link
Collaborator

ABHIJEETJHA0102 commented Feb 16, 2024

Attention, members of the Alien Force alliance

Our mission has taken an urgent turn. Ra'ad, our valued ally, is in the grasp of Aggregor, a formidable foe who can intercept our communications. Complicating matters, Aggregor has the ability to intercept and decrypt our commit messages, endangering our allies' identities. To safeguard our allies and prevent Aggregor's ascent to power, we must merge the names of our allied aliens from the last four commits into one fortified commit using rebase.

Time is short. Let's unite our strengths and thwart Aggregor's plans before it's too late. Victory awaits us as we stand together against the darkness threatening our universe.

Tactics

  • Verify the status of your log from the following command
git log --oneline
  • Merge the previous four commits into a single commit using the following command :
git rebase -i some-number
  • Find that some number on your own.
  • Again, take a screenshot of git log --oneline and add it to the doc file.
  • Make a PR from Fortify
  • In the PR write 🎯Fortified

Note

You may enter into Vim while rebasing. It is hard to get out of it :P

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant