#純靠北工程師47k
----------
他說那個案子沒有分紅
我肯定會寫爛code
不必說出口 反正一分錢一分貨
如果對於效能沒有要求
抄抄code不必想多
成千上萬個漏洞
不是你就是我來修
加薪既然不能挽留
何不在年終的時候
一邊social 一邊leetcode
十點之前
我來highlight你
你來blame我
我們還是一樣
坐在一間辦公室裏頭
熬過每個煎熬的鐘頭
十點之後 還是沒有走
PM他娘問候 只是那種口頭
再也找不到客氣的理由
高人最後難免淪為碼農
----------
🗳️ [群眾審核] https://kaobei.engineer/cards/review
👉 [GitHub Repo] https://github.com/init-engineer/init.engineer
📢 [匿名發文] https://kaobei.engineer/cards/create
🥙 [全平台留言] https://kaobei.engineer/cards/show/5456
「github blame」的推薦目錄:
- 關於github blame 在 純靠北工程師 Facebook 的精選貼文
- 關於github blame 在 純靠北工程師 Facebook 的精選貼文
- 關於github blame 在 Viewing a file - GitHub Docs 的評價
- 關於github blame 在 What does 'git blame' do? - Stack Overflow 的評價
- 關於github blame 在 git-blame.txt 的評價
- 關於github blame 在 Blaming - Git - DevTut 的評價
- 關於github blame 在 Github Blame Tool 的評價
- 關於github blame 在 Ignore commits in the blame view (Beta) | GitHub Changelog 的評價
- 關於github blame 在 Git Blame Command in Detailed | Git Tutorial for Beginners 的評價
- 關於github blame 在 The Raw, Blame, and History buttons - GitHub Essentials [Book] 的評價
- 關於github blame 在 blame - Go Packages 的評價
- 關於github blame 在 How to use Blame on GitHub to find the commit that changed ... 的評價
- 關於github blame 在 Introducing Git Blame Support for GitHub Integration - Rollbar 的評價
- 關於github blame 在 git-blame-ignore-revs - Sourcegraph 的評價
github blame 在 純靠北工程師 Facebook 的精選貼文
#純靠北工程師3zo
----------
新到一家公司,
同事寫的code一直都很可怕。
直到今天要改code,
忘記API怎麼call的時候,
發現文件寫的異常的完整,
跳進去看更是被驚豔到,
沒想到居然有如此精簡優雅的一段,
原來同事之中有默默的大神,
之前居然沒注意到。
基於好奇打開git blame來看,
...
原來是幾個月前自己寫的code
----------
🗳️ [群眾審核] https://kaobei.engineer/cards/review
👉 [GitHub Repo] https://github.com/init-engineer/init.engineer
📢 [匿名發文] https://kaobei.engineer/cards/create
🥙 [全平台留言] https://kaobei.engineer/cards/show/5172
github blame 在 git-blame.txt 的推薦與評價
git -blame - Show what revision and author last modified each line of a file. SYNOPSIS. --------. [verse]. 'git blame' [-c] [-b] [-l] [--root] [-t] [-f] [-n] ... ... <看更多>
github blame 在 Viewing a file - GitHub Docs 的推薦與評價
With the blame view, you can view the line-by-line revision history for an entire file, or view the revision history of a single line within a file by ... ... <看更多>