Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 9ee31bf

Browse files
committed
add doc
1 parent 3ca4536 commit 9ee31bf

File tree

1 file changed

+35
-0
lines changed

1 file changed

+35
-0
lines changed

‎doc/gitbranch.txt

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
*gitbranch.txt* Provides the branch name of the current git repository
2+
3+
Version: 0.0
4+
Author: itchyny (https://github.com/itchyny)
5+
License: MIT License
6+
Repository: https://github.com/itchyny/vim-gitbranch
7+
Last Change: 2015年02月10日 17:01:22.
8+
9+
CONTENTS *gitbranch-contents*
10+
11+
Introduction |gitbranch-introduction|
12+
Function |gitbranch-function|
13+
Changelog |gitbranch-changelog|
14+
15+
==============================================================================
16+
INTRODUCTION *gitbranch-introduction*
17+
18+
The *gitbranch* ( *gitbranch.vim* *vim-gitbranch* ) provides a function which
19+
returns the branch name of the git repository at the current directory.
20+
21+
------------------------------------------------------------------------------
22+
FUNCTION *gitbranch-function*
23+
Exposed functions of |gitbranch|.
24+
25+
gitbranch#name() *gitbranch#name()*
26+
Returns the branch name.
27+
28+
==============================================================================
29+
CHANGELOG *gitbranch-changelog*
30+
31+
0.0 2014年03月02日, ...
32+
- Initial commit
33+
34+
==============================================================================
35+
vim:tw=78:sw=4:ts=8:ft=help:norl:noet:

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /