Skip to content
#

Git

git logo

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,310 public repositories matching this topic...

dvc
devops-exercises
surister
surister commented Jan 21, 2020

This is a reminder for me or a task if anyone wants :P

imagen

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
nyanpasu64
nyanpasu64 commented Oct 11, 2020

I just installed Git Cola 3.7 64-bit on Windows 10. The folder in Program Files is 176.2 MB, which is very large, and many of the files are unnecessary.

  • C:\Program Files\git-cola\pkgs\PyQt5\Qt\bin\opengl32sw.dll is 20 megabytes, and the app runs fine with OpenGL software rasterization removed. Same with d3dcompiler_47.dll and libGLESv2.dll.
  • Qt5Quick.dll and Qt5Qml.dll are fairly
chmike
chmike commented Nov 1, 2016

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

nikitavbv
nikitavbv commented Dec 12, 2017

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

Created by Linus Torvalds

Released April 7, 2005

Organization
git
Website
git-scm.com
Wikipedia
Wikipedia
You can’t perform that action at this time.