DEVOPSITSEC Telegram 1788
🚀 Git Pro совет

Хотите быстро узнать, какие файлы менялись чаще всего в репозитории?
Используйте встроенные возможности git log:


# Топ-10 самых часто меняемых файлов
git log --pretty=format: --name-only | \
sort | uniq -c | sort -nr | head -10


💡 Отличный способ найти "проблемные" файлы:
именно они чаще всего требуют правок и могут быть источником багов.
6👍6



tgoop.com/DevOPSitsec/1788
Create:
Last Update:

🚀 Git Pro совет

Хотите быстро узнать, какие файлы менялись чаще всего в репозитории?
Используйте встроенные возможности git log:


# Топ-10 самых часто меняемых файлов
git log --pretty=format: --name-only | \
sort | uniq -c | sort -nr | head -10


💡 Отличный способ найти "проблемные" файлы:
именно они чаще всего требуют правок и могут быть источником багов.

BY DevOps


Share with your friend now:
tgoop.com/DevOPSitsec/1788

View MORE
Open in Telegram


Telegram News

Date: |

Write your hashtags in the language of your target audience. You can invite up to 200 people from your contacts to join your channel as the next step. Select the users you want to add and click “Invite.” You can skip this step altogether. A Hong Kong protester with a petrol bomb. File photo: Dylan Hollingsworth/HKFP. Telegram iOS app: In the “Chats” tab, click the new message icon in the right upper corner. Select “New Channel.” 2How to set up a Telegram channel? (A step-by-step tutorial)
from us


Telegram DevOps
FROM American