FG

Find recently added files with git

Fresh3 days ago
Mar 15, 202646684 views
Confidence Score0%
0%

Problem

I want to get a list of the most recently added files using git. Is there any sane way to do this?

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Find recently added files with git

Low Risk

displays commits that added files, and the files they added, newest first.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment