mirror of
https://github.com/git/git.git
synced 2026-01-12 13:53:11 +09:00
Add taboo tool
This commit is contained in:
parent
a402ae1a39
commit
2bf0054886
12
TODO
12
TODO
@ -14,6 +14,16 @@ to pick an item from the list and work on it.
|
||||
Recent issues
|
||||
-------------
|
||||
|
||||
* Handling pushing into non-bare repository more gracefully.
|
||||
|
||||
When git-push is done to a non-bare repository and updates the
|
||||
branch that is currently checked out, we currently do not do
|
||||
anything special.
|
||||
|
||||
From: Linus Torvalds <torvalds@linux-foundation.org>
|
||||
Message-ID: <Pine.LNX.4.64.0704160931550.5473@woody.linux-foundation.org>
|
||||
|
||||
|
||||
* Use blame machinery to track a single file (not path) in finer
|
||||
grained way.
|
||||
|
||||
@ -93,6 +103,8 @@ not just diff with the first parent for a merge.
|
||||
|
||||
[jc: Jakub is interested in it]
|
||||
|
||||
|
||||
|
||||
Technical (milder)
|
||||
------------------
|
||||
|
||||
|
||||
1454
taboo.perl
Executable file
1454
taboo.perl
Executable file
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user