Movatterモバイル変換


[0]ホーム

URL:


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

Commitec97ed8

Browse files
committed
docs: untracked_files is a property, but was used like a function, seehttp://groups.google.com/group/git-python/browse_thread/thread/84ed1835e26a5296?hl=en
1 parent1019d4c commitec97ed8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/tutorial.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Query the active branch, query untracked files or whether the repository data h
3131
3232
repo.is_dirty()
3333
False
34-
repo.untracked_files()
34+
repo.untracked_files
3535
['my_untracked_file']
3636
3737
Clone from existing repositories or initialize new empty ones::

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp