You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -72,6 +72,7 @@ If you wrote one of these scripts and want it removed from this collection, plea
72
72
|`git-improved-merge`| Mislav Marohnić's [dotfiles](https://github.com/mislav/dotfiles)| Sophisticated git merge with integrated CI check and automatic cleanup. |
73
73
|`git-incoming-commits`| Ryan Tomayko's [dotfiles](https://github.com/rtomayko/dotfiles)| Adds a remote for the current repository for the given github username. |
74
74
|`git-incoming`| Michael Markert's [dotfiles](https://github.com/cofi/dotfiles)| Show commits in the tracking branch that are not in the local branch. |
75
+
|`git-lines`| Neil Killeen <nkilleen@castlighthealth.com>| Gives you a list of author names with the number of lines last updated by that user in files in the current directory tree with the extension specified. |
75
76
|`git-ls-object-refs`| Ryan Tomayko's [dotfiles](https://github.com/rtomayko/dotfiles)| Find references to an object with SHA1 in refs, commits, and trees. All of them. |
76
77
|`git-maildiff`| Sanjeev Kumar's [blogpost](http://www.devilsan.com/blog/my-first-git-command-git-ipush-using-python)| A simple git command to email diff in color to reviewer/ co-worker. |
77
78
|`git-maxpack`| John Wiegley's [git-scripts](https://github.com/jwiegley/git-scripts)| Compress a repo's pack files as much as possible. |
0 commit comments