Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
git alias で カスタムコマンドを作成
Search
yanskun
June 23, 2023
Technology
0
75
git alias で カスタムコマンドを作成
yanskun
June 23, 2023
Tweet
Share
More Decks by yanskun
See All by yanskun
最近AIがすごすぎて創作意欲がなくなった
yanskun
0
43
組織内で使われている言語を取得する gh extension を作った
yanskun
0
280
My Terminal
yanskun
0
49
Create Chrome Extension!
yanskun
0
160
Lets' OSS Contribute
yanskun
0
170
Gardening by GitHub Projects
yanskun
0
42
Codespaces を使って古のプロジェクトを復活させる
yanskun
0
99
Release を簡単にやる方法
yanskun
0
140
爆速で作る 技術ブログ
yanskun
0
98
Other Decks in Technology
See All in Technology
Bill One 開発エンジニア 紹介資料
sansan33
PRO
5
18k
Kiro のクレジットを使い切る!
otanikohei2023
0
110
バクラクのSREにおけるAgentic AIへの挑戦/Our Journey with Agentic AI
taddy_919
2
990
Exadata Fleet Update
oracle4engineer
PRO
0
1.3k
LINEアプリ開発のための Claude Code活用基盤の構築
lycorptech_jp
PRO
2
1.4k
Introduction to Sansan Meishi Maker Development Engineer
sansan33
PRO
0
360
類似画像検索モデルの開発ノウハウ
lycorptech_jp
PRO
2
780
Agentic Software Modernization - Back to the Roots (Zürich Agentic Coding and Architectures, März 2026)
feststelltaste
1
140
「ヒットする」+「近い」を同時にかなえるスマートサジェストの作り方.pdf
nakasho
0
110
EMからICへ、二周目人材としてAI全振りのプロダクト開発で見つけた武器
yug1224
3
270
Introduction to Bill One Development Engineer
sansan33
PRO
0
380
Claude Cowork Plugins を読む - Skills駆動型業務エージェント設計の実像と構造
knishioka
0
250
Featured
See All Featured
Organizational Design Perspectives: An Ontology of Organizational Design Elements
kimpetersen
PRO
1
620
Highjacked: Video Game Concept Design
rkendrick25
PRO
1
310
Leading Effective Engineering Teams in the AI Era
addyosmani
9
1.7k
The Pragmatic Product Professional
lauravandoore
37
7.2k
From Legacy to Launchpad: Building Startup-Ready Communities
dugsong
0
170
Claude Code のすすめ
schroneko
67
220k
Mind Mapping
helmedeiros
PRO
1
110
<Decoding/> the Language of Devs - We Love SEO 2024
nikkihalliwell
1
150
The World Runs on Bad Software
bkeepers
PRO
72
12k
How to Grow Your eCommerce with AI & Automation
katarinadahlin
PRO
1
130
Test your architecture with Archunit
thirion
1
2.2k
The Impact of AI in SEO - AI Overviews June 2024 Edition
aleyda
5
760
Transcript
git alias で カスタムコマンドを作成 yanskun
git log が 使いにくい
commit hash
commit message
それだけ見せ られましても
本当にみたい ものは
git show にある
がっちゃんこし たら最強だ
None
None
git log + git show + fzf
hash の内容 を preview させる
+ gh command
None
みんなもやっ てみて