Version Control System



eg - Git with comman line interface
006_git_init
007_git_add
008_create_version_with_commit
009_git_stage_area
010_check_the_changed_parts_using_log_and_diff
011_go_back_to_past_code_using_reset
014_how_to_perform_add_and_writing_commit_message_and_commit_in_one_line
015_how_to_use_gistory
016_mechanism_of_git_add
017_mechanism_of_object_file_name
018_mechanism_of_commit
019_mechanism_of_status
020_Introduction_to_branch
021_Create_branch
022_See_branch_information
023_Merge_branches
025_Stash
027_Mechanism_of_branch
028_Resolve_branch_conflict
029_Go_back_to_past_code_using_reset_and_checkout
030_Reset_options_Working_dir_Index_Repository
030_options_of_reset_and_internal_structure_of_git_system_working_directory_index_repository
038_use_SSH_connection_on_github_to_use_it_without_login_session
042_how_to_connect_your_local_repository_to_remote_repository
043_pull_and_fetch
Git with comman line interface


Woochul_Kang_youtube
005_001_version_control_system
005_002_introduce_git
005_003_git_branching


Temp