good afternoon GIT Community
We are a group of people interested in using management software versions
of GIT for the solution of social problems and citizen empowerment in
smart cities.
I need to speak with a representative of the community, to explain the
idea and have an advice of the feasi
Please read my email for a transfer offer of 6.5 Million Euro
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read my bleow email for a transfer offer of 6.5 Million Euro
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
please, ask me to do so. I can share with you the
source code of the hook scripts, if necessary.
Thanks in advance.
Regards,
Jose
- https://stackoverflow.com/q/5586993
- https://stackoverflow.com/q/2014422
- http://davidsouther.com/#/posts/2012/04/13/git-svn-dcommit-hooks/
- https:
you describe you manually pulled changes from the svn repository
into your git-svn repository at GitHub. If don't, it would be very useful for
me if you could remember how did you managed to do it automatically.
I guess GitHub svn bridge (thank you for telling me about it, I didn't know
about its existence) could be the solution if it was not for the fact that we
want to keep our svn repository. Our whole CD infrastructure feeds from that
repository and we'd like to figure out if everybody is comfortable using git
and what is the actual value of using it as a team before making the effort of
changing everything.
Regards,
Jose
m being too much optimistic
with my assumptions.
Nevertheless I will investigate the "clone -s" alternative. It seems easy to
implement and performance is currently not a limitation for us.
> This is definitely the right place. Sorry I don't have a better answer!
Thank you for your elaborated response Jeff. It has been a pleasure to write
to the git community email group.
Regards,
Jose
only changes that are ready. Though, as you well say, they won't
know about git veritable benefits until we definitely migrate to git and
discard svn.
Nevertheless, thank you very much for your advice, I will consider it.
Regards,
Jose
Dear Git community
Is there any way to run "git submodule update" in multiple threads?
The use case:
---
"git submodule update" seems to be inefficient when running
sequentially on a large .gitmodules file.
Assuming a git forest with over 7K gits it takes hours to complete the
upd
Dear Sir/Madam, Here is a pdf attachment of my proposal to you. Please
read and reply I would be grateful. Jose Calvache
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org
Dear Sir/Madam, Here is a pdf attachment of my proposal to you. Please
read and reply I would be grateful. Jose Calvache
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org
Dear Sir/Madam, Here is a pdf attachment of my proposal to you. Please
read and reply I would be grateful. Jose Calvache
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org
Dear Sir/Madam, Here is a pdf attachment of my proposal to you. Please
read and reply I would be grateful. Jose Calvache
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org
Dear Sir/Madam, Here is a pdf attachment of my proposal to you. Please
read and reply I would be grateful. Jose Calvache
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org
Dear Sir/Madam, Here is a pdf attachment of my proposal to you. Please
read and reply I would be grateful. Jose Calvache
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org
Hi,
$ git add .
warning: LF will be replaced by CRLF in web/images/logo_twitter.png.
The file will have its original line endings in your working directory.
JOSE@COMPAQ /d/wamp/www/internationalstudies.co (master)
$ git --version
git version 1.7.11.msysgit.0
JOSE@COMPAQ /d/wamp/www
I have a big repository, around 80GB
git --version
#git version 1.7.12
git init .
#Initialized empty Git repository in /reponame/.git/
git add -A .
git commmit -m "Backup 2012-08-19 03:43:44"
#fatal: Out of memory, malloc failed (tried to allocate 32220431361 bytes)
#[master (root-commit) 8053f0d]
Hello,
I am doing a data science course and need to download GIT but for some reason I
can’t installed it. I called Apple but they couldn’t help and suggested me to
contact you guys.
I hope you can help me.
Thank you very much,
Maria Jose Freeman--
To unsubscribe from this list: send the
I am very sorry but I am not understanding what you are saying.
I will try with homebrew and see if it works that way.
> On 14 Jun 2016, at 17:48, Torsten Bögershausen wrote:
>
> On 14.06.16 18:45, Maria Jose Fernandez wrote:
>> From http://git-scm.com/download/mac I clic
Hi All,
I've got an interesting problem and the possible solutions I've found from
searching google don't seem to work for us. In a nutshell, I need to combine
multiple git repositories into single repository and preserve all history,
branches and tags from each repository.
Does anybody
Thank you!
-Original Message-
From: Max Horn [mailto:m...@quendi.de]
Sent: Tuesday, April 14, 2015 10:15 AM
To: Jose de Leon
Cc: git@vger.kernel.org
Subject: Re: How to combine git repos with similar code and keep all branches
and tags?
Hi Jose,
On 14.04.2015, at 18:44, Jose de Leon
Hello,
Is there any hook in Git similar to start-commit subversion hook? The
requirements would be:
1- A hook on the server side (as pre-receive)
2- It will execute the actions *before* the begin of transaction
(pre-receive hook needs the references already pushed before).
For example, it would
From: "Jose Ivan B. Vilarouca Filho"
A segmentaion fault is raised when trying to merge FETCH_HEAD
formed only by "not-for-merge" refs.
Ex:
git init .
git remote add origin ...
git fetch origin
git merge FETCH_HEAD
Signed-off-by: Jose Ivan B. Vilarouca
From: "Jose Ivan B. Vilarouca Filho"
Hello, Eric.
Thanks for suggestions. I've added a test in commit replacing git fetch origin
by a fake FETCH_HEAD content.
merge: don't dereference NULL pointer
A segmentaion fault is raised when trying to merge FETCH_HEAD
formed on
23 matches
Mail list logo