install rproken on Ubuntu 18
git-subordinates (gits -- but same connotation?) git-sub [gits] Same conntations? BDSM? Confused with git-submodules git-subsidiary (gits) git-splice (gits) git-span (gits) git-stack (gits) git-federated (gitf?) I guess my initial thoughts are: subordinates, stack, and splice seem the most relevant.
Happy to hear that you are willing to support a name change! Some ideas for new names: 1) "gits" - I realize this is already the shortened named of the project. Basically I'm suggesting to just make it the official full name, and drop any references to the longer "gitslave". Other terms such as parent/child can be used as to describe the relationship between what is currently described as master/slave repos. 2) something like git-sub-project, sub-unit, sub-component, etc. Some of these may already...
I would support a name change. The open question is "to what?" The first thought I had is already taken (at SourceForge itself – http://gitsync.sourceforge.net/). I'm open to other suggestions.
Rename gitslave
Nevermind, I did not correctly apply the patch. Thanks for referencing the fix!
Thanks for the patch Joel, but I still get these warnings. The fix you referenced...
Thanks Robert! This warning has now been patched to the inofficial gitslave fork...
Thanks Robert! This patch has now been pulled in to the inofficial gitslave fork...
Build fails with new perl ( 5.24 ? ) due to pod2man errors -
See also this fork (by me), which implement some of the basic patches and works pretty...
Ticket 18 has an unofficial patch for this (unofficial because it doesn't handle...
Sorry, I messed up my example. Here's the corrected example % gits --version gits...
gitslave 2.0.2 fails with git-2.6.1
Deprecation warning with Perl 5.22 : Unescaped left brace in regex is deprecated, passed through in regex
If you're using brew on Mac OS X, I've added the gitslave fork to a custom tap. The...
If you're using brew on Mac OS X, I've added the gitslave fork to a custom tap. brew...
What I meant to say is that I forked gitslave on github, The changes I make there...
Ooops, wrong bug.
Applied the patch in this gitslave fork: https://github.com/joelpurra/gitslave/commit/f68927c89d564d0a02ef2a28f09ac22b96ba8994...
Ooops, wrong bug. What I meant to say is that I forked gitslave on github, The changes...
Applied the patch in this gitslave fork: https://github.com/joelpurra/gitslave/commit/f68927c89d564d0a02ef2a28f09ac22b96ba8994...
Applied the patch in this gitslave fork: https://github.com/joelpurra/gitslave/commit/7f09f8dbcaa4f57fc9325d34a9980f192e8ffa28...
Applied the patch in this gitslave fork: https://github.com/joelpurra/gitslave/commit/4c602f89d91b20aa8e9e834bc92f611fdcff7c4a...
Hi folks, While gits definitely needs to be overhauled for the change in "git status"...
%REPO% in output instead of repository name
cloning a specific branch clones unwanted branch 'master' of sub-repos
Please move to GitHub
perl is hard coded in the gits script
Handle 'git status' output when the operation takes time
Thanks Justin. I pulled the latest code, applied your change to multiple areas......
I was able to fix this by commenting out lines 2715-2718 and changing the regex on...
I was able to fix this by commenting out lines 2715-2718 and changing the regex on...
I was able to fix this by commenting out lines 2715-2718 and changing the regex on...
Just found the same issue with "gits detach" and on branch checkouts. I pulled/installed...
Just found the same issue with "gits detach" and on branch checkouts. I pulled/installed...
Thanks! I just commented it out as I do not really work with detached HEADs (Not...
git version 1.8.5.2 (Apple Git-48) and UP no longer prints status messages with a...
Gitslave has been working great for me, then right after installing XCode 5.1 I started...
Gitslave has been working great for me, then right after installing XCode 5.1 I started...
Gitslave has been working great for me, then all of a sudden I started getting the...
Gitslave has been working great for me, then all of a sudden I started getting the...
Error: gits unexpected status output (missing branch)
Switch autoinit to better name autoattach, remo...
autoinit will set up .gitslave/.gitignore from ...
git v1.8.5 changed the out on "git status"
gits remote set-url should support URL substitu...
Do you have merge.stat enabled in your git config or otherwise use --stat? There...
I'm afraid I'm still having this problem. I followed your basic tutorial and this...