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

#104에 대한 업데이트 내용 #120

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

#104에 대한 업데이트 내용 #120

wants to merge 5 commits into from

Conversation

lethee
Copy link
Contributor

@lethee lethee commented Jun 20, 2021

build, configuration 제외 순수 내용 업데이트만 진행하며 #104 기준 progit2의 tag로 progit2-ko 내용을 업데이트 합니다.

모든 내용 업데이트 작업이 끝나고 html, pdf 빌드를 확인 후 merge 하겠습니다.

Copy link
Member

@pismute pismute left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

감사합니다.

.Version Control ToolWindow in JetBrains IDEs
image::images/jb.png[Version Control ToolWindow in JetBrains IDEs]
//////////////////////////
.JetBrains IDE 상의 버전 관리 ToolWindow
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

.JetBrains IDE 의 버전 관리 ToolWindow

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

수정

Windows의 표준 CLI 터미널인 `cmd.exe` 는 Git을 사용하기에 별로 좋지 않다. Powershell을 쓸 줄 안다면 Powershell을 사용하는 것이 낫다.
PowerShell을 Windows가 아닌 Debian 같은 환경에서 사용한다면 이어지는 내용을 동일하게 적용해볼 수 있다.
Windows의 표준 CLI 터미널인 `cmd.exe` 는 Git을 사용하기에 별로 좋지 않다. PowerShell을 쓸 줄 안다면 PowerShell을 사용하는 것이 낫다.
PowerShell을 Windows가 아닌 Linux나 macOS 같은 환경에서 사용한다면 이어지는 내용을 동일하게 적용해볼 수 있다.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

적용해 볼 수 있다.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

수정

If the second command fails with an error like `Module 'PowerShellGet' was not installed by using Install-Module`, you'll need to run another command first:
//////////////////////////
Posh-Git을 설치할 모든 사용자에 설치하지 않도 자신만 사용하게 "-Scope CurrentUser" 옵션을 적용한다.
사용자 모두가 사용할 수 있도록 posh-git을 설치하려면 "-Scope CurrentUser" 옵션을 사용하며, 관리자 권한으로 실행한 PowerShell 콘솔에서 명령을 실행해야 한다.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

`-Scope AllUsers`

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

수정

//////////////////////////
이 명령을 실행한 후에 앞서 실패한 명령을 다시 실행해본다.
이 오류는 Windows Powershell에 이미 포함되어 배포한 모듈의 인증서가 일치하지 않기 때문이다.
이 오류는 Windows PowerShell에 이미 포함되어 배포한 모듈의 인증서가 일치하지 않기 때문이다.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

이 오류는 Windows PowerShell과 함께 배포된 모듈의 인증서가 일치하지 않기 때문이다.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

수정

@lethee lethee closed this Jun 21, 2021
@lethee lethee reopened this Jun 21, 2021
* master:
  Remove some files about TFS
  fix some asciidoc syntax problem
  Fix typo
  fix some adoc syntax and http links (solve #121)
  Create release-on-merge.yml
  Create pr-build.yml
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 this pull request may close these issues.

2 participants