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

Commit1e4211b

Browse files
timgates42Byron
authored andcommitted
docs: fix simple typo, repostory -> repository
There is a small typo in git/repo/base.py.Should read `repository` rather than `repostory`.
1 parent24f75e7 commit1e4211b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎git/repo/base.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -466,7 +466,7 @@ def config_writer(self, config_level="repository"):
466466
One of the following values
467467
system = system wide configuration file
468468
global = user level configuration file
469-
repository = configuration file for thisrepostory only"""
469+
repository = configuration file for thisrepository only"""
470470
returnGitConfigParser(self._get_config_path(config_level),read_only=False,repo=self)
471471

472472
defcommit(self,rev=None):

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp