issues Search Results · repo:badele/gitcheck language:Python
Filter by
18 results
(102 ms)18 results
inbadele/gitcheck (press backspace or delete to remove)I don t use Python so I installed everything from scratch
sudo apt install python3-pip
pip3 install git+git://github.com/badele/gitcheck.git
Now when I run it I get an error:
~/.local/bin/gitcheck
Traceback ...
opticyclic
- 1
- Opened on Jan 29, 2021
- #48
In order to show changes on the remote, we have to pass the -r option. Is this expected behavior? Or should it be
querying remote automatically?
tech-dad
- Opened on Nov 27, 2017
- #43
Hey ;D
I m a heavy user of gitcheck... and I love it ;D
I work on multiple computers everyday - my laptop, my desktop, the company desktop, and every once in a while, a remote
server. Since I m working ...
N2OMatt
- 5
- Opened on Sep 26, 2017
- #41
The README reads pip install git+git://github.com/badele/gitcheck.git. A PyPI entry for gticheck exists, but without
distribution files. As a result, an ordinary attempt to install with pip == 9.0.1 produces ...
johnyf
- Opened on Jul 10, 2017
- #40
gitcheck on the command line leaves pink as the terminal s text color. This is with gitcheck == 0.3.22 within GNU bash,
version 4.4.11(1)-release (x86_64-pc-linux-gnu) on a Debian 4.9.18-1 (2017-03-30) ...
johnyf
- Opened on Apr 19, 2017
- #39
The color theme appears to be loaded from the python file ~/mygitcheck.py. This means execution of arbitrary code from
outside site-packages (which could be a root installation). It seems to be a security ...
johnyf
- Opened on Jan 24, 2017
- #37
It would be great if gitcheck could also look and display stashed changes in repositories.
tmartinfr
- 2
- Opened on Dec 26, 2016
- #35
$ ./gitcheck.py -h | grep -- -q
-q, --quiet Display info only when repository needs action
$ ./gitcheck.py -q
option -q requires argument
In https://github.com/badele/gitcheck/blob/master/gitcheck/gitcheck.py#L472, ...
tmartinfr
- Opened on Dec 26, 2016
- #34
Just for your information, maybe it is the way it should be. For example:
# Python 3.5
virtualenv gitcheck
. gitcheck/bin/activate
pip install git+git://github.com/badele/gitcheck.git
gitcheck
.... ...
karmicdude
- 2
- Opened on Nov 30, 2016
- #33
What do you think about the possibility to add param something like a --from-list file where the file is:
/home/user/data/projects
/home/user/.confgis/dotfiles
/home/user/.configs/sublime-text-3/Packages/User ...
karmicdude
- 2
- Opened on Nov 19, 2016
- #31

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.