training-kit icon indicating copy to clipboard operation
training-kit copied to clipboard

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

Open SandeepKrSuman opened this issue 2 years ago β€’ 1 comments

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 avatar Jan 11 '23 19:01 SandeepKrSuman

πŸ˜œπŸ˜œπŸ˜œπŸ˜›πŸ˜›πŸ˜›πŸ˜›Sent from my Galaxy -------- Original message --------From: Sandeep Suman @.> Date: 12/01/2023 12:24 am (GMT+04:30) To: github/training-kit @.> Cc: Subscribed @.***> Subject: [github/training-kit] Addition of git stash commands to the git-cheat-sheet (Issue #955) Overview Addition of temporary commits section to the github-git-cheat-sheet.

Extra detail addition of git stash commands to the list.

Screenshots

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!

β€”Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you are subscribed to this thread.Message ID: @.***>

Amintorialay avatar Jan 12 '23 02:01 Amintorialay