Using git-gui on systems that run a TK version below 8.6.0 results in a
crash when checking for the current theme.
Catch the error on those systems and use a different command to check
for the current theme.
Signed-off-by: Peter van der Does
---
lib/themed.tcl | 6 +-
1 file changed, 5
Using git-gui on systems that run a TK version below 8.6.0 results in a
crash when checking for the current theme.
Catch the error on those systems and use a different command to check
for the current theme.
---
git-gui/lib/themed.tcl | 6 +-
1 file changed, 5 insertions(+), 1 deletion(-)
di
ank you very much for your time,
> David
>
It looks like the git gui needs TCL/TK 8.6.0 or higher. Since that
version the command 'ttk::style theme use' has been changed, which
allows the command to be run without an argument and then returning the
current theme used.
I beli
It seems that git gui does not adhere to the config settings
git config commit.gpgsign true
git config --global user.signingkey
Commits done through git gui are not signed while done through cli they
are signed
Peter van der Does
--
To unsubscribe from this list: send the line "unsubscrib
d] (none) -> origin/bug/bug-1
$ git branch -r
origin/master
$ git branch
* bug/bug-1
master
The branch still exists on the remote repository.
Is it correct that the git fetch deletes the remote reference?
Peter
--
Peter van der Does
GPG key: CB317D6E
Site: http://avirtualhom
deletes the remote reference?
Peter
--
Peter van der Does
GPG key: CB317D6E
Site: http://avirtualhome.com
GitHub: https://github.com/petervanderdoes
Twitter: @petervanderdoes
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.k
On 02/25/2015 02:02 AM, Junio C Hamano wrote:
> The latest maintenance release Git v2.3.1 is now available at
> the usual places.
>
> The tarballs are found at:
>
> https://www.kernel.org/pub/software/scm/git/
>
> The following public repositories all have a copy of the 'v2.3.1'
> tag and th
Documentation in the completion scripts for Bash and Zsh state the wrong
filenames.
Signed-off-by: Peter van der Does
---
contrib/completion/git-completion.bash | 4 ++--
contrib/completion/git-completion.zsh | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/contrib
y for hooks and filters related to git-flow, not the
standard git hooks.
--
Footnotes:
[1] The original set of extensions have not been updated since 2012 and
the last release was done in 2010
--
Peter van der Does
GPG key: CB317D6E
Site: http://avirtual
ring if it was by design, which I guess it is as the
parsing of the file will die if the key starts with a non-alpha
character.
--
Peter van der Does
GPG key: CB317D6E
IRC: Ganseki on irc.freenode.net
Twitter: @petervanderdoes
--
To unsubscribe from this list: send the line "unsubscribe git&
I noticed today I can't create a key starting with a number.
The source code[1] confirms this, but is this a bug or is it by design?
[1]: https://github.com/git/git/blob/master/config.c#L1265
--
Peter van der Does
GPG key: CB317D6E
IRC: Ganseki on irc.freenode.net
Twitter: @petervande
I noticed today I can't create a key starting with a number.
The source code[1] confirms this, but is this a bug or is it by design?
[1]: https://github.com/git/git/blob/master/config.c#L1265
--
Peter van der Does
GPG key: CB317D6E
IRC: Ganseki on irc.freenode.net
Twitter: @petervande
12 matches
Mail list logo