13 Apr 26

  • 20 most changed files in last year: git log --format=format: --name-only --since="1 year ago" | sort | uniq -c | sort -nr | head -20
  • every contributor ranked by commit count: git shortlog -sn --no-merges
by alxwrd 3 months ago saved 10 times
Tags:

  • 20 most changed files in last year: git log --format=format: --name-only --since="1 year ago" | sort | uniq -c | sort -nr | head -20
  • every contributor ranked by commit count: git shortlog -sn --no-merges
by tvonwolfe 3 months ago saved 10 times
Tags:

  • 20 most changed files in last year: git log --format=format: --name-only --since="1 year ago" | sort | uniq -c | sort -nr | head -20
  • every contributor ranked by commit count: git shortlog -sn --no-merges
by cgahr 3 months ago saved 10 times
Tags:

Forgejo is a self-hosted lightweight software forge. Easy to install and low maintenance, it just does the job.







12 Apr 26

  • 20 most changed files in last year: git log --format=format: --name-only --since="1 year ago" | sort | uniq -c | sort -nr | head -20
  • every contributor ranked by commit count: git shortlog -sn --no-merges
by matapacos 3 months ago saved 10 times
Tags:


10 Apr 26


Magic files and where to find them: .gitignore, .gitattributes, .mailmap, .git-blame-ignore-revs, .lfsconfig, and more.

by poyu 3 months ago saved 2 times
Tags:

07 Apr 26

Magic files and where to find them: .gitignore, .gitattributes, .mailmap, .git-blame-ignore-revs, .lfsconfig, and more.

by teddy 3 months ago saved 2 times
Tags:

23 Mar 26

fsfe-website - Source files of fsfe.org, pdfreaders.org, freeyourandroid.org, ilovefs.org, drm.info, and test.fsfe.org. Contribute: https://fsfe.org/contribute/web/


Working Copy is the powerful Git client for iOS that clones, edits, commits, pushes and more.

by c0pe 4 months ago saved 2 times