more questions about git
- From: Tirumurti Vasudevan <agnihot3 gmail com>
- To: Simos Xenitellis <simos lists googlemail com>
- Cc: gnome-i18n gnome org
- Subject: more questions about git
- Date: Sun, 24 May 2009 21:40:09 +0530
worked on evince and wanted to update.
here goes...
drtv narayana:~/git/evince/po$ git status
# On branch master
# Changed but not updated:
# (use "git add <file>..." to update what will be committed)
#
# modified: ta.po
#
# Untracked files:
# (use "git add <file>..." to include in what will be committed)
#
# evince.pot
no changes added to commit (use "git add" and/or "git commit -a")
i know i have modified it and so commiting....
drtv narayana:~/git/evince/po$ git commit ta.po -m "Updated Tamil translation"
Created commit 32e9602: Updated Tamil translation
1 files changed, 402 insertions(+), 335 deletions(-)
drtv narayana:~/git/evince/po$ git pull --rebase
remote: Counting objects: 139, done.
remote: Compressing objects: 100% (88/88), done.
remote: Total 88 (delta 73), reused 0 (delta 0)
Unpacking objects: 100% (88/88), done.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]