Makes it easier to see which refs are local and which refs are remote.
Adds consistency with the remote background colour in the graph display.
Signed-off-by: Paul Wise
---
gitk-git/gitk | 9 -
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/gitk-git/gitk b/gitk-git/gitk
Makes it easier to see which refs are local and which refs are remote.
Adds consistency with the remote background colour in the graph display.
Signed-off-by: Paul Wise
---
gitk-git/gitk | 9 -
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/gitk-git/gitk b/gitk-git/gitk
Hi all,
I had an idea that might be interesting to git folks:
light-weight pull requests:
Anonymous and ssh/http-identified users should be able to push just
using git, within the refs/pull/ namespace, to any non-existent branch
name or to a branch they created when previously identified, withou
On Mon, 2017-02-06 at 19:57 -0500, Santiago Torres wrote:
> IMHO, the notion of a PR/MR is more specific to Git repository
> management tools (e.g., GitHub, GitLab). They all have specific
> concepts/ways to manage the way how their hosted repositories behave ---
> and I believe this flexibility i
On Tue, 2017-02-07 at 03:11 +, Eric Wong wrote:
> How would discussion and review happen? People seem to use
> either mail, or centralized messaging (and the latter often
> involves non-Free systems like GitHub or Slack).
It would depend on the setup for the particular repo. Information abou
-gpg-pub
mr fetch: /home/pabs/git-remote-bzr
Fetching origin
mr fetch: /home/pabs/git-remote-hg
Fetching origin
Signed-off-by: Paul Wise
---
builtin/fetch.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/builtin/fetch.c b/builtin/fetch.c
index 9a3869f..fc33667 100644
-
-gpg-pub
mr fetch: /home/pabs/git-remote-bzr
Fetching origin
mr fetch: /home/pabs/git-remote-hg
Fetching origin
Signed-off-by: Paul Wise
---
builtin/fetch.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/builtin/fetch.c b/builtin/fetch.c
index 9a3869f..fc33667 100644
-
On Sun, 2015-10-25 at 11:34 -0700, Junio C Hamano wrote:
> I ignored your patch when you sent it the first time the last week,
> due to the same issues I had with this round (see below) and forgot
> about it.
Thanks for the feedback this round.
> I cannot tell if you are trying to say if that i
Makes it easier to see which refs are local and which refs are remote.
Adds consistency with the remote background colour in the graph display.
Signed-off-by: Paul Wise
---
gitk-git/gitk | 9 -
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/gitk-git/gitk b/gitk-git/gitk
Hi all,
I thought I would summarise current status of interop between git and
other remote VCSen. In particular I am interested in good git remote
helpers for cvs, svn, hg, darcs and bzr. git-svn and the like are useful
but git remote helpers are better because they map everything onto the
git mod
On Sun, 2012-09-16 at 19:45 +0800, Paul Wise wrote:
> bzr: git-remote-bzr is part of bzr-git but it is quite buggy,
> hopefully this will improve over time though.
I've now learned that the main upstream for bzr-git is slowly stepping
down from his involvement in Bazaar and Bazaar pa
11 matches
Mail list logo