We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ba7f6e commit 0f7003fCopy full SHA for 0f7003f
setup.py
@@ -5,7 +5,7 @@
5
import setuptools
6
7
setuptools.setup(
8
- name='git-aggregator',
+ name='git_aggregator',
9
use_scm_version=True,
10
description='A program to aggregate git branches from different remotes '
11
'into a consolidated one',
0 commit comments