git problem
- From: Tirumurti Vasudevan <agnihot3 gmail com>
- To: GNOME i18n <gnome-i18n gnome org>
- Subject: git problem
- Date: Fri, 6 Aug 2010 19:29:16 +0530
rygel is a new s/w for me. so far no tamil translations.
so i download ta.po from net and work on it
i try to commit. what worked for caribou did not work here.
how to solve this not on any branch?
regards
tv
--
drtv narayana:~$ cd git/rygel/po
drtv narayana:~/git/rygel/po$ cd ..
drtv narayana:~/git/rygel$ git config remote.origin.url ssh://
vasudeven git gnome org/git/rygel
drtv narayana:~/git/rygel$ cd po
drtv narayana:~/git/rygel/po$ git add ta.po
drtv narayana:~/git/rygel/po$ git status
# Not currently on any branch.
# Changes to be committed:
# (use "git reset HEAD <file>..." to unstage)
#
# new file: ta.po
#
# Changed but not updated:
# (use "git add <file>..." to update what will be committed)
# (use "git checkout -- <file>..." to discard changes in working directory)
#
# modified: LINGUAS
#
drtv narayana:~/git/rygel/po$ git commit -m "Added ta translation" LINGUAS ta.po[detached HEAD 438eab8] Added ta translation
2 files changed, 836 insertions(+), 0 deletions(-)
create mode 100755 po/ta.po
drtv narayana:~/git/rygel/po$ git commit -m "Added Tamil translation" ta.po
# Not currently on any branch.
nothing to commit (working directory clean)
drtv narayana:~/git/rygel/po$
--
http://www.swaminathar.org/http://aanmikamforyouth.blogspot.com/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]