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

feat : Replace 'checkout master' with 'git checkout master',which is a common mistake beginners makes #1387

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

Commits on Jul 7, 2023

  1. Configuration menu
    Copy the full SHA
    7d0ceb3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4395a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a6189b6 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1 from jaehyeonpy/new/git-merge-space-to-slash-mi…

    …stake
    
    feat: add git merge space to slash
    jaehyeonpy committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    527dfc8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7698143 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #3 from jaehyeonpy/new/git-push-origin-main-slash-…

    …to-space
    
    New/git push origin main slash to space
    jaehyeonpy committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    ab23696 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cc22374 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #4 from jaehyeonpy/chore/improve-readability

    chore: improve readability
    jaehyeonpy committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    4041dd1 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2023

  1. chore : add read me file

    choiinju committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    f1a12f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2753866 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    630eb4e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a973fba View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Configuration menu
    Copy the full SHA
    a8cf966 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5 from jaehyeonpy/update-readme-about-git_merge_m…

    …istake
    
    Update readme about git merge mistake
    jaehyeonpy committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    5fb5049 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #6 from jaehyeonpy/git-add-forgot_git-to-add_all

    feat : command add -> git add -A
    jaehyeonpy committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    2e5adb0 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #7 from jaehyeonpy/git_add_-a_-A

    feat : fucntion git add -a -> -A
    jaehyeonpy committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    b57ba98 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #8 from jaehyeonpy/new/git-init-no-git

    feat : Replace 'init' with 'git init' which is a common mistake beginners makes
    jaehyeonpy committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    5f1b4b6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    44d53d4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    206616c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    aca3fe1 View commit details
    Browse the repository at this point in the history
  9. feat : Replace 'checkout master' with 'git checkout master',which is …

    …a common mistake beginners makes
    ryudonghyun123 committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    31056fc View commit details
    Browse the repository at this point in the history