mirror of
https://github.com/onkelbeh/cheatsheets.git
synced 2026-08-15 05:30:16 +02:00
git-extras: tighten table descriptions to 8-word limit
This commit is contained in:
@@ -40,8 +40,8 @@ $ git fresh-branch gh-pages
|
|||||||
$ git summary # repo age, commits, active days, etc
|
$ git summary # repo age, commits, active days, etc
|
||||||
$ git info # shows information about the repo
|
$ git info # shows information about the repo
|
||||||
$ git effort # commits per file
|
$ git effort # commits per file
|
||||||
$ git commits-since # list commits since date (defaults to last week)
|
$ git commits-since # list commits since date
|
||||||
$ git changelog # generate a changelog for commits since the last tag
|
$ git changelog # generate changelog since last tag
|
||||||
```
|
```
|
||||||
|
|
||||||
### Github
|
### Github
|
||||||
|
|||||||
Reference in New Issue
Block a user