Re: [git-users] Re: Git sign a tag and commit

2012-07-10 Thread Konstantin Khomoutov
On Mon, Jul 09, 2012 at 11:31:15PM -0700, Thomas Ferris Nicolaisen wrote: Can we use Entrust Digital SW to sign tags and commits instead of gpg? Please guide me how to achieve this. No, GPG is the only way of signing. On the other hand, the gpg.program configuration option can be used to

Re: [git-users] Copying public keys from mac to pc

2012-07-10 Thread Mika Suomalainen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 10.07.2012 03:16, Jackson Beale kirjoitti: I have copied my public and private keys from my mac to my pc. I am using git bash. The keys work fine on the mac. I have put the keys in users/owner/.ssh and used the following permissions: |chmod 700

Re: [git-users] local repo, clone and push doesn't work as needed

2012-07-10 Thread Konstantin Khomoutov
On Mon, 9 Jul 2012 00:11:40 -0700 (PDT) Michel msimi...@wanadoo.fr wrote: [...] Now, using git, I clone the git repo to do some work. To be sure to have all files in my clone, I do a git checkout special_tag_before_import then I modify the above files, for example, and I commit them. The

Re: [git-users] Re: Italian Translation of the documentation

2012-07-10 Thread Zero Pingas
Ok perfect. Thanks for the help! On Tue, Jul 10, 2012 at 12:08 AM, Philip Oakley philipoak...@iee.orgwrote: ** Hi Jiang Xin worldhello@gmail.com coordinates the localisation (l10n) of the git messages. Have a look on the main git archive e.g. http://git.661346.n2.nabble.com/ or

[git-users] Is GIT right for my Needs?

2012-07-10 Thread jay_m
I support a software package that distrubutes small customizable code files, we call them posts. These code files are a small script based on our proprietary programming language, something similar to BASIC. Each of our customers will have one or more posts. Most post files will be nearly

[git-users] Line up merge tree

2012-07-10 Thread Dmitry Pyzhov
Hello. I had a pack of branches. And I forget to rebase them before merging with master. Here what I have now: https://lh4.googleusercontent.com/-nYsYLJdpxx8/T_xIZ4wQLDI/AI4/et8Y8DanPLY/s1600/capture-20120710-191350.pngIs it possible to convert this complex net into strict line

[git-users] updating a fork from master?

2012-07-10 Thread Michael.
Hi, I'm trying to contribute some documentation to a larger project for which I created a git account and forked from the project's master via the github web page. Via the local github mac-application I created a local copy where I can work on. In order to avoid to work on outdated documents,

Re: [git-users] updating a fork from master?

2012-07-10 Thread Konstantin Khomoutov
On Tue, 10 Jul 2012 08:55:57 -0700 (PDT) Michael. temp4for...@gmail.com wrote: I'm trying to contribute some documentation to a larger project for which I created a git account and forked from the project's master via the github web page. Via the local github mac-application I created a local

Re: [git-users] Copying public keys from mac to pc

2012-07-10 Thread Konstantin Khomoutov
On Mon, 9 Jul 2012 17:16:48 -0700 (PDT) Jackson Beale jackson.be...@gmail.com wrote: I have copied my public and private keys from my mac to my pc. I am using git bash. The keys work fine on the mac. I have put the keys in users/owner/.ssh and used the following permissions: chmod 700

[git-users] The benefits of e-learning

2012-07-10 Thread بنوتة
The benefits of e-learning http://online-edu2all.blogspot.com/2012/07/benefits-of-e-learning.html -- You received this message because you are subscribed to the Google Groups Git for human beings group. To post to this group, send email to git-users@googlegroups.com. To unsubscribe from this

[git-users] Re: Line up merge tree

2012-07-10 Thread Thomas Ferris Nicolaisen
Hi, Yes, this is possible. But remember that it can be dangerous to rewrite history that has been shared with others (push), so make sure that your team are on board and ready to do some resetting in their own repositories if they have already pulled this state. What you have done here is

Re: [git-users] cannot spawn ssh while trying to push changes to remote (e.g. github)

2012-07-10 Thread Patryk Małek
Hello again, A lot of time passed since my last e-mail but I have been trying some different approaches to this problem but ... none worked. I have tried as you suggested to go with *Github for Windows* which actually worked - but it's not a go for me since I need this now for my work project

[git-users] Re: git status long time, gitignore

2012-07-10 Thread jack sparrow
On Jul 4, 1:27 pm, Thomas Ferris Nicolaisen tfn...@gmail.com wrote: For comparison with a real file system, I just cloned the linux repositoryhttps://github.com/torvalds/linux, which has 300k commits, 2,5 million objects and nearly 40k files in the work tree, and there git status takes 1-3