mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-11-06 08:01:01 +01:00
Since a rebase contains a list of patches to re-apply, re-use the
facility for stgit to have the same mechanism.
The patch list given to the gen-{un,}applied-string hooks is an array
with the sha1 and the subject of the commit. On rebase merge, the
applied patches prior to current contains only a number and "?".
|
||
|---|---|---|
| .. | ||
| Calendar | ||
| Chpwd | ||
| Compctl | ||
| Example | ||
| Exceptions | ||
| MIME | ||
| Misc | ||
| Newuser | ||
| Prompts | ||
| TCP | ||
| VCS_Info | ||
| Zftp | ||
| Zle | ||
| .cvsignore | ||
| .distfiles | ||
| README.zftp | ||
The Zftp directory contains a set of functions acting as a front end to the zftp command, provided as an add-on module. They allow you to perform FTP tasks from within the shell using as many of the shell's own facilities as possible. For more information, see the zshzftpsys manual page.