Bug 25259 - Не знает об опции --prune у git gc
Summary: Не знает об опции --prune у git gc
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: zsh (show other bugs)
Version: unstable
Hardware: all Linux
: P3 minor
Assignee: Fr. Br. George
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-20 18:35 MSK by Slava Semushin
Modified: 2012-04-16 11:21 MSK (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Slava Semushin 2011-03-20 18:35:13 MSK
git-core-1.7.4.1-alt1
zsh-4.3.11-alt1

В доступных ключах команды git gc, нет ничего об опции --prune:

[c0der@rock ~]$ git gc --<нажимаю Tab>
--aggressive  -- more aggressively optimize
--auto        -- check whether housekeeping is required
--quiet       -- suppress all progress reports

В то время как она (опция) есть и работает.
Comment 1 Slava Semushin 2011-04-26 21:33:42 MSK
P.S. А ещё он не знает про git diff --merge
Comment 2 Fr. Br. George 2012-04-16 11:21:59 MSK
git-gc уже давно поправлен. А вот про git diff --merge пока даже git diff --help не знает, да и я тоже.