LoginSignup
0
0

More than 5 years have passed since last update.

GitHub Desktopのメモ

Last updated at Posted at 2016-08-17

起動画面

開くとこんな画面が表示される

Kobito.Rmm1yF.png

使い方

ファイルを編集する

画面上部のUncommitted Changeをクリック

Summaryを入力

Commit to masterをクリック

Sync(黒いボタン)をクリック

上記の取り消し方

Open in Terminalでターミナルを開く

次のコマンドを入力

git reset --soft HEAD^
git push -f

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0