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

Addition of git stash commands to the git-cheat-sheet #955

Open
2 tasks
SandeepKrSuman opened this issue Jan 11, 2023 · 1 comment · May be fixed by #956
Open
2 tasks

Addition of git stash commands to the git-cheat-sheet #955

SandeepKrSuman opened this issue Jan 11, 2023 · 1 comment · May be fixed by #956

Comments

@SandeepKrSuman
Copy link

Overview

Addition of temporary commits section to the github-git-cheat-sheet.

Extra detail

addition of git stash commands to the list.

Screenshots

image

Reasoning

How to contribute

  • Comment on this issue if you'd like to work/collaborate on it!
  • Fork the repository.
  • Use the GitHub Flow to make changes to your fork. This is a refresher course if you're unsure about how to make a change on GitHub.
  • Push your changes to your repository.
  • Submit a Pull Request
    • Base Dropdown: github/training-kit
    • Compare Dropdown: Your fork

Testing locally

If you'd like to make and test changes locally (and see how they would look if merged), do the following:

  • In your command line:
    • Install Git
    • Install Ruby
    • Run script/setup
    • Run script/server.
      • When successful, the script will initiate a local server at http://127.0.0.1:4000/.

Questions?

  • Leave a comment on this issue! Make sure to use @mentions if you want a specific person's attention!
@SandeepKrSuman SandeepKrSuman linked a pull request Jan 11, 2023 that will close this issue
@Amintorialay
Copy link

Amintorialay commented Jan 12, 2023 via email

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 a pull request may close this issue.

2 participants