Skip to content

Commit

Permalink
Update slides
Browse files Browse the repository at this point in the history
  • Loading branch information
joelnitta committed May 31, 2024
1 parent 09e9052 commit c2bcd2a
Showing 1 changed file with 20 additions and 2 deletions.
22 changes: 20 additions & 2 deletions git/index.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ execute:

<https://swcarpentry-ja.github.io/2024-05-30-chiba-slides/git>

# Git

# ファイルを無視する

## ファイルを無視する
Expand Down Expand Up @@ -200,7 +202,7 @@ GitHubのあなたのplanetsリポジトリに移動して下さい。
## コラボレーターがオーナーのリポジトリへのアクセスを受け入れる

- <https://github.com/notifications> にアクセスするか、メール通知を確認します。
- オーナーのリポジトリへのアクセスを受け入れます
- オーナーのリポジトリへのアクセスを**受け入れます**

## オーナーのリポジトリをクローンする

Expand Down Expand Up @@ -271,6 +273,22 @@ git pull origin main

# 1日目のおさらい

## JSBiについて

![](https://www.jsbi.org/media/files/_u/key_visual/bxz0ka00r.jpg)

- このワークショップは [日本バイオインフォマティクス学会](https://www.jsbi.org/)[公募研究会・地域部会](https://www.jsbi.org/activity/koubo/detail--id-790.htm)として採択され、ご協力をいただいています。

- 非会員の方は是非[入会](https://www.jsbi.org/membership/)をご検討ください

## 集合写真

- 「公開しても大丈夫」という方は、是非ご協力をお願いします。

- 後ろから撮った写真を公開することがありますが、もし公開を希望されない場合は、お知らせください。

<https://swcarpentry-ja.github.io/2024-05-30-chiba/>

## 1日目のおさらい

- シェルは研究に必須なスキル
Expand Down Expand Up @@ -308,7 +326,7 @@ git pull origin main

## 共同作業(続き)

- 昨日の役割を交代して、もう一度やってみましょう
- 昨日の役割を交代して、[もう一度やってみましょう](#githubを介して共同作業してみよう)

# 衝突の管理

Expand Down

0 comments on commit c2bcd2a

Please sign in to comment.