-
### What are you trying to do?
Trying to pull down more history for a ref than just the single commit.
The request is to have a property on the `dag.git` to specify the `depth` (number of commits)…
-
Hi there, I have a thorny problem I could use some pointers on:
I'm trying to convert a collection of 40 multi-repos into a monorepo. My main goals are:
1. Order commits by the original commit t…
-
You probably want to remove your password from your git history
See https://github.com/CharlesNyong/ApartmentFinder/commit/39abac8f68decbbf827823bc46fc59a7199991a1
-
Hi Jan,
I was using your https://github.com/getnamo/tensorflow-ue4 inside my project.
Which required
https://github.com/getnamo/UnrealEnginePython/
instead of
https://github.com/20tab/UnrealEn…
TQwan updated
5 years ago
-
Removing the ~50Mb example data file was a good thing, however, it's existence is still tracked in git history, as can be observed when cloning the repo (it's a 200Mb download).
Additionally, beca…
-
**As a** developer contributing to a project
**I want** for my changelog to be automatically generated from my git commit messages
**So that** I have all the benefits of keeping a changelog, but don…
-
### Summary
The Turing Way repository has grown quite large which can be inconvenient for some and a distinct barrier to access for those with low bandwidth connections. This is in part because of …
-
This is a collective issue that can be added to on an ongoing basis.
- [x] `git merge-base --is-ancestor ...` is not deterministic -> 2bc1c25fe2ea07e434cde39ed9ed2046a75a6089
- [x] `git commit ...…
-
A guide to when, why, and how to (safely) change history in Git, including how to use git `push --force`, `git reset`, `git commit --amend` and other Git commands.
-
Upon cloning this repo for the first time today, I was somewhat unnerved to find that git needed to download 1.2GB of data, ultimately occupying 1.4GB of disk space.
Further digging leads to the co…