We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e6c561 commit 05bae18Copy full SHA for 05bae18
easybuild/tools/github.py
@@ -1274,7 +1274,7 @@ def merge_url(gh):
1274
@only_if_module_is_available('git', pkgname='GitPython')
1275
def new_branch_github(paths, ecs, commit_msg=None):
1276
"""
1277
- Create new branch on GitHub using specified filesystem
+ Create new branch on GitHub using specified files
1278
1279
:param paths: paths to categorized lists of files (easyconfigs, files to delete, patches)
1280
:param ecs: list of parsed easyconfigs, incl. for dependencies (if robot is enabled)
0 commit comments