TechSpiritSS / Terminal-Portfolio

Terminal Style Portfolio made with HTML / CSS / JS
MIT License
64 stars 83 forks source link

added help -d #149

Closed khushigarg1 closed 1 year ago

khushigarg1 commented 1 year ago

Fixes

Fixes #129 ] by @[khushigarg1]

Types of changes

Description

Preview Link

TechSpiritSS commented 1 year ago
khushigarg1 commented 1 year ago

Fixes

Fixes #129 ] by @[khushigarg1]

Types of changes

  • [x] Bug/Hot fix (non-breaking change which fixes an bug)
  • [x] New feature (non-breaking change which adds a functionality/feature)
  • [ ] Refactoring Old Code ( non-breaking change replacing already existing code)
  • [ ] Breaking change (fix or feature that would cause existing functionality to change)

Description

Preview Link

https://khushigarg1.github.io/Terminal-Portfolio/

Checklist:

  • [x] I have read the CONTRIBUTING guidelines in repository.
  • [x] My pull request has a descriptive title and is attached to an existing issue.
  • [x] I haven't repeated the code and it follows established code style of repository.
  • [x] My branch is up-to-date with upstream branch.
khushigarg1 commented 1 year ago

Resolve conflicts button is disable so i am not able to solve conflicts. Please can you teal me how can i do that ?

conflict

TechSpiritSS commented 1 year ago

Merge Conflict

khushigarg1 commented 1 year ago

Merge Conflict

I am not able to merge. please tell me how can i do that? should I make pull request again?

TechSpiritSS commented 1 year ago

You need to first pull the latest commit on your local machine and then add your changes to it.

TechSpiritSS commented 1 year ago

use GitHub desktop if you are facing issue with Github CLI, it will show you changes visually

khushigarg1 commented 1 year ago

You need to first pull the latest commit on your local machine and then add your changes to it.

Okay Thank you I will try!

khushigarg1 commented 1 year ago

@TechSpiritSS Done! please check

TechSpiritSS commented 1 year ago

image Those shouldn't be clickable links

image It's working great but do add an option to tell users that using -d tag will give them more information.

Like after commands - Type help -d for detailed help

or something like that

khushigarg1 commented 1 year ago

image Those shouldn't be clickable links

image It's working great but do add an option to tell users that using -d tag will give them more information.

Like after commands - Type help -d for detailed help

or something like that

Yaa sure I will!

TechSpiritSS commented 1 year ago

Great 🚀

khushigarg1 commented 1 year ago

Great 🚀

Thank you