-
I encounter this with this bug:
> [subrepo clone fails: "git-subrepo: Command failed: 'git add .gitrepo'."](https://github.com/ingydotnet/git-subrepo/issues/160)
```
git subrepo -vvvvv clone git@dev…
-
If I change `core.hooksPath` to a folder (`.githooks`) different that `.git/hooks/`, and the post-checkout hook writes a file in `.git`, `git subrepo pull` fails as follows:
````
$ git subrepo pu…
-
After I rewrite and force-push to a remote, I can no longer `git subrepo pull --method rebase` to rebase my local branch on the new remote branch.
```
> git subrepo pull --method rebase 3rdparty/r…
-
Hi, I noticed there is already an issue/bug about this but my scenario seems a bit different.
```
$ git subrepo --version
0.4.5
```
```
$ git subrepo pull xxx
git-subrepo: There is already…
-
Currently, 'git subrepo status' functions more like 'git remote show'.
###
$ git subrepo status
2 subrepos:
Git subrepo 'ext/bashplus':
Remote Name: subrepo/ext/bashplus
Remote URL: gi…
-
```sh
git clone https://github.com/ingydotnet/git-subrepo ~/git/ingydotnet\:git-subrepo
echo "source ~/git/ingydotnet\:git-subrepo/.rc" >> ~/.bashrc
```
```bash
source ~/.bashrc
```
-
What if repos could have... more git repos inside them, which you can clone individually or all-at-once? (and the user would be a repo too)
E.g. say you have the following "repo tree":
```
User
|- S…
-
I'm trying out git subrepo for the first time:
`git-subrepo Version: 0.3.1 Git Version: git version 2.14.3`
Is it normal for "git subrepo push " to bump the modification times of all files in th…
-
I suppose this would be the desired test case mentioned here:
https://github.com/ingydotnet/git-subrepo/pull/171
I maintain several packages in the AUR. I'm putting togethr a repository on githu…
0pcom updated
3 years ago
-
> user@workstation ~/Documents/git-subrepo $ make test
prove test/
test/branch-all.t ........... C:/Users/user/Documents/git-subrepo/.rc: line 21: cd: C:/Users//Documents/git-subrepo/C:/Users//Docum…