* Problem in pushing git
@ 2009-03-02 7:31 Lahiru Perera
2009-03-02 7:51 ` Sverre Rabbelier
2010-08-16 15:55 ` Bruno Furtado
0 siblings, 2 replies; 5+ messages in thread
From: Lahiru Perera @ 2009-03-02 7:31 UTC (permalink / raw)
To: git
Hi Im Lahiru im very new to git...Im using linux mint and i have problem
using git...
1. I have a server and i create a new repo on it..buy this command
#mkdir test.git
#cd test.git
#vi lahiru "add a line in it"
# git add .
# git commit -m"first git"
2. And i went to a client and i clone the project..
#git clone ssh://user@mydomain.com
#cd test
#edit file"lahiru"
#vi poojitha "add a line to poojitha"
#git add .
#git commit -m"add a line on lahiru"
#git push origin master
all these i showed to u is the way i have created, clone and push the
repo's.. my problem is when i finishing the pushing part the changer's
are not save on the main repo means on the server if i typed it showed
is as delete line...."git status"
y is this not saving?
git status
# On branch master
# Changes to be committed:
# (use "git reset HEAD <file>..." to unstage)
#
# modified: lahiru
# deleted: poojitha
Im finding a solution from last few month
Thks
Lahiru.
--
Lahiru Perera
System Administrator
Providence Network & Solutions (Pvt) Ltd.
No. 752/1, Dr.Danister De Silva Mawatha,
Colombo 09,
Sri Lanka.
Phones (work) = +94 11 2698232, +94 11 5749575
Fax = +94 11 2698232
E-mail = lahiru@providencesl.com
Web Page = www.providencesl.com
Skype = lahirucom
google = lahirucom
yahoo = malinban
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Problem in pushing git
2009-03-02 7:31 Problem in pushing git Lahiru Perera
@ 2009-03-02 7:51 ` Sverre Rabbelier
2010-08-16 15:55 ` Bruno Furtado
1 sibling, 0 replies; 5+ messages in thread
From: Sverre Rabbelier @ 2009-03-02 7:51 UTC (permalink / raw)
To: Lahiru Perera; +Cc: git
Heya,
On Mon, Mar 2, 2009 at 08:31, Lahiru Perera <lahiru@providencesl.com> wrote:
> Im finding a solution from last few month
I'm glad to hear that you've been trying to find the solution
yourself, but why did you not look at the faq [0]? The exact same
question you asked has been answered there (see [0]).
[0] http://git.or.cz/gitwiki/GitFaq#head-b96f48bc9c925074be9f95c0fce69bcece5f6e73
--
Cheers,
Sverre Rabbelier
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Problem in pushing git
2009-03-02 7:31 Problem in pushing git Lahiru Perera
2009-03-02 7:51 ` Sverre Rabbelier
@ 2010-08-16 15:55 ` Bruno Furtado
2010-08-16 16:30 ` Junio C Hamano
1 sibling, 1 reply; 5+ messages in thread
From: Bruno Furtado @ 2010-08-16 15:55 UTC (permalink / raw)
To: git
Hi Lahiru,
can you put the solution here?
I'm have the same problem. I didn't found this solution in
https://git.wiki.kernel.org/index.php/GitFaq Git FAQ
best regards,
Bruno Furtado
LinkedIn: http://linkd.in/brunofurtado
MSN: brunoffurtado@hotmail.com
Skype: bruno_furtado
--
View this message in context: http://git.661346.n2.nabble.com/Problem-in-pushing-git-tp2407919p5428361.html
Sent from the git mailing list archive at Nabble.com.
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2010-08-16 17:52 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-02 7:31 Problem in pushing git Lahiru Perera
2009-03-02 7:51 ` Sverre Rabbelier
2010-08-16 15:55 ` Bruno Furtado
2010-08-16 16:30 ` Junio C Hamano
2010-08-16 17:52 ` Bruno Furtado
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).