From: Lahiru Perera <lahiru@providencesl.com>
To: git@vger.kernel.org
Subject: Problem in pushing git
Date: Mon, 02 Mar 2009 13:01:27 +0530 [thread overview]
Message-ID: <49AB8B4F.90006@providencesl.com> (raw)
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
next reply other threads:[~2009-03-02 7:39 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-02 7:31 Lahiru Perera [this message]
2009-03-02 7:51 ` Problem in pushing git Sverre Rabbelier
2010-08-16 15:55 ` Bruno Furtado
2010-08-16 16:30 ` Junio C Hamano
2010-08-16 17:52 ` Bruno Furtado
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=49AB8B4F.90006@providencesl.com \
--to=lahiru@providencesl.com \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.