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

Added log(), checkout(), status(). #71

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Conversation

soham0-0
Copy link
Contributor

@soham0-0 soham0-0 commented Oct 7, 2020

Please have a look at my work :D

New:

  • $imperium log: log commit details, special feature: add --oneline flag to shorten the log horizontally.

  • $imperium checkout <hash>: checkout to a previous commit, special feature: you can either use full 40 character hash or just first 6 characters of it.

  • $imperium status: shows current status of changes of repository with respect to staging area and latest commit.

To-Do:

  • Adding comments.
  • Adding help section.

@soham0-0 soham0-0 changed the title Log checkout status Added log(), checkout(), status(). Oct 7, 2020
@v-rohan v-rohan added the hacktoberfest-accepted Approved for Hacktoberfest contribution, will merge later label Oct 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest-accepted Approved for Hacktoberfest contribution, will merge later
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants