Skip to content
@The-Greatest-Study

TGS

The Greatest Study in the World

header


오늘의 한마디

유상욱 선임은 계곡에 갔더라구요

김민호 선임은 맛난 거 먹던데요?

오지인 선임은 판교로 출퇴근 하면서 스마게 플젝 진행중입니다.

김지홍 사원은 얼른 철수하십쇼

김민지 선임은 인도네이사에 있습니다 ㅠ^ㅠ

공지사항 |   토이 프로젝트도 진행해야 하는데.. 우리의 TGS는 어디로...
      Git Commit message 참고👍

[다음까지 숙제]

  1. backend 환경 설정 완료하기 - tgs_backend README 참고

Visual Studio Install Lib List

  • Git History, GitLens, Git Graph
  • ES7 React/Redux/GraphQL/React-Native snippets

좋은 Git 커밋 메시지를 작성하기 위한 7가지 약속

  1. 제목과 본문을 한 줄 띄워 분리하기
  2. 제목은 영문 기준 50자 이내로
  3. 제목 첫글자를 대문자로
  4. 제목 끝에 . 금지
  5. 제목은 명령조로
  6. 본문은 영문 기준 72자마다 줄 바꾸기
  7. 본문은 어떻게보다 무엇을, 왜에 맞춰 작성하기

Commit Command Type

  • FIX - 보통 올바르지 않은 동작을 고친 경우에 사용합니다.
  • ADD - 코드나 테스트, 예제, 문서 등의 추가가 있을 때 사용합니다
  • REMOVE - 코드의 삭제가 있을 때 사용
  • REFACTOR - 전면 수정이 있을 때 사용합니다.
  • UPDATE - 원래도 정상적으로 동작하고 있었지만, 수정, 추가, 보완을 한다는 개념입니다. 코드보다는 주로 문서나 리소스, 라이브러리등에 사용합니다
  • IMPROVE - 향상이 있을 때 사용합니다. 호환성, 테스트 커버리지, 성능, 검증 기능, 접근성 등 다양한 것들이 목적
  • MAKE - 주로 기존 동작의 변경을 명시합니다.
  • REVISE - 문서의 개정이 있을 때 주로 사용합니다.
  • CORRECT - 주로 문법의 오류나 타입의 변경, 이름 변경 등에 사용합니다.
  • MOVE - 코드의 이동이 있을 때 사용합니다.
  • RENAME - 이름 변경이 있을 때 사용합니다.
  • VERIFY - 검증 코드를 넣을 때 주로 사용합니다.
  • SET - 변수 값을 변경하는 등의 작은 수정에 주로 사용합니다.

Toy Project Reference


 

Pinned Loading

  1. tgs_algorithm tgs_algorithm Public

    Python

  2. tgs_backend tgs_backend Public

    Java

  3. tgs_frontend tgs_frontend Public

    JavaScript

Repositories

Showing 9 of 9 repositories
  • vote-be Public

    투표합시다 BackEnd

    The-Greatest-Study/vote-be’s past year of commit activity
    Java 0 0 0 2 Updated Oct 14, 2024
  • vote-fe Public

    투표합시다 FrontEnd

    The-Greatest-Study/vote-fe’s past year of commit activity
    CSS 0 0 0 0 Updated Sep 17, 2024
  • .github Public
    The-Greatest-Study/.github’s past year of commit activity
    0 0 0 0 Updated Jul 28, 2024
  • book-study Public
    The-Greatest-Study/book-study’s past year of commit activity
    Java 0 0 0 0 Updated Jul 14, 2024
  • prep_backend Public
    The-Greatest-Study/prep_backend’s past year of commit activity
    Java 1 3 0 0 Updated Mar 31, 2024
  • prep_frontend Public
    The-Greatest-Study/prep_frontend’s past year of commit activity
    HTML 0 3 0 1 Updated Jul 5, 2023
  • tgs_algorithm Public
    The-Greatest-Study/tgs_algorithm’s past year of commit activity
    Python 0 0 0 0 Updated Jan 25, 2023
  • tgs_frontend Public
    The-Greatest-Study/tgs_frontend’s past year of commit activity
    JavaScript 0 0 0 0 Updated Mar 27, 2022
  • tgs_backend Public
    The-Greatest-Study/tgs_backend’s past year of commit activity
    Java 0 0 0 0 Updated Mar 26, 2022

Top languages

Loading…

Most used topics

Loading…