[Debian-handbook-translators] How To push correctly

Carsten Bachert caba at bachert.info
Tue Jun 5 21:30:34 UTC 2012


Hi,

when I push my work back, everything seems to be o.k. but no files are
updated. How do I correct upload my changed files? I am confused within
the numberous introductions to git.

What I did:
bachert at acer:~/handbook/debian-handbook$ git commit -a
[squeeze/master 7bb2937] added de-DE/00a_preface.po
 1 files changed, 10 insertions(+), 10 deletions(-)

bachert at acer:~/handbook/debian-handbook$ git status
# On branch squeeze/master
# Your branch is ahead of 'origin/squeeze/master' by 1 commit.
#
nothing to commit (working directory clean)

bachert at acer:~/handbook/debian-handbook$ git push
Enter passphrase for key '/home/bachert/.ssh/id_rsa': 
Counting objects: 7, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (4/4), done.
Writing objects: 100% (4/4), 1.65 KiB, done.
Total 4 (delta 3), reused 0 (delta 0)
To git+ssh://git.debian.org/git/debian-handbook/debian-handbook.git
   7d7c523..7bb2937  squeeze/master -> squeeze/master

bachert at acer:~/handbook/debian-handbook$ git status
# On branch squeeze/master
nothing to commit (working directory clean)

bachert at acer:~/handbook/debian-handbook$ git status
# On branch squeeze/master
nothing to commit (working directory clean)

Ihave added the README for de-DE and 00a_preface.po

Thank you,
Carsten



More information about the Debian-handbook-translators mailing list