2
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

$ git log --oneline オプションで、ログを一行で表示する

2
Last updated at Posted at 2015-12-21

コマンド

$ git log --oneline

結果

be72210 Update gem 'guard-rspec'
233f60b Create new resoure 'UserGroup'
a54daf3 Update gem 'shoulda-matchers'

スッキリ!

補足

  • 「git log 一行」でググっても、このトピックだけを扱ったページがなかったので投稿。

チャットメンバー募集

何か質問、悩み事、相談などあればLINEオープンチャットもご利用ください。

メンター受付

2
2
2

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
2
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?