Git
Git is the most widely used version control system, which allows for the tracking and managing of source code over time. It was designed for collaboration and built to be flexible, secure and efficient.
Here are 1,253 public repositories matching this topic...
-
Updated
Aug 16, 2020 - Python
A supercharged Git/GitHub command line interface (CLI). An official integration for GitHub and GitHub Enterprise: https://github.com/works-with/category/desktop-tools
-
Updated
Apr 11, 2020 - Python
## Python/Regex fix
This is a reminder for me or a task if anyone wants :P
Basically, The last two questions aren't really regex's questions.
To do:
- Move said questions to correct place.
- Add new regex questions (Python related!)?
- Maybe add a new ## Regex section, as it is a valuable skill
macOS development environment setup: Easy-to-understand instructions with automated setup scripts for developer tools like Vim, Sublime Text, Bash, iTerm, Python data analysis, Spark, Hadoop MapReduce, AWS, Heroku, JavaScript web development, Android development, common data stores, and dev-based OS X defaults.
-
Updated
Jun 20, 2020 - Python
A framework for managing and maintaining multi-language pre-commit hooks.
-
Updated
Aug 24, 2020 - Python
-
Updated
Feb 1, 2020 - Python
Yet Another Dotfiles Manager
-
Updated
Aug 21, 2020 - Python
Tools for diffing and merging of Jupyter notebooks.
-
Updated
Mar 10, 2020 - Python
Some out-of-the-box hooks for pre-commit
-
Updated
Aug 17, 2020 - Python
Analyze how a Git repo grows over time
-
Updated
Jul 13, 2020 - Python
Please advise how to update the .po file every time the git-cola. pot file content changes without overwriting the previous translation.
I'm trying to display the modifications in the last commit. To de so I'm trying to use gl history.
The verbose option provides a nice display of changes.
Unfortunately the -l (limit) option is apparently limited.
It seam that it always start counting history from the first commit. I couldn't find how to display the history starting from a specific commit, or HEAD - x commits.
An op
Manage git repositories, provide access to them over SSH, with tight access control and not needing shell accounts.
-
Updated
Feb 21, 2017 - Python
-
Updated
Aug 23, 2020 - Python
Currently if you try to clone a repository from github and you don't have any ssh keys configured at github, you will fail to clone and get such message:
Fatal error: fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Even Permission denied (publickey). message is not shown.
@guyzmo offered to "suggest a
Manage many git repos with sanity 理智管理多个git库
-
Updated
Aug 11, 2020 - Python
strip output from Jupyter and IPython notebooks
-
Updated
Aug 16, 2020 - Python
What did I do on February 14th 2007? Visualize your (digital) life in Org-mode
-
Updated
Jun 7, 2020 - Python
docker run klaus / pip install klaus — the first Git web viewer that Just Works™.
-
Updated
Jul 3, 2020 - Python
Created by Linus Torvalds
Released April 7, 2005
- Organization
- git
- Website
- git-scm.com
- Wikipedia
- Wikipedia
Hacktoberfest
Oct 1 - 31, 2020 • Online



Currently
dvc status -qdoesn't print anything and exits wit non-zero code if not all pipelines are up to date. There should probably be the flag "error-out if something is not up to date" with or without-qcode.Context: