Skip to content

Instantly share code, notes, and snippets.

@samsulmaarif
Created June 19, 2014 23:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save samsulmaarif/e2df62485a4e7808c1ac to your computer and use it in GitHub Desktop.
Save samsulmaarif/e2df62485a4e7808c1ac to your computer and use it in GitHub Desktop.
HANYA LOG
samsul@studio:/mnt/home/samsul/Dokumen/Projects/git/debian/debian-handbook_id-ID/id-ID$ git add 02_case-study.po
samsul@studio:/mnt/home/samsul/Dokumen/Projects/git/debian/debian-handbook_id-ID/id-ID$ ls
00a_preface.po 03_existing-setup.po 07_solving-problems.po 11_network-services.po 15_debian-packaging.po Author_Group.po Revision_History.po
00b_foreword.po 04_installation.po 08_basic-configuration.po 12_advanced-administration.po 70_conclusion.po Book_Info.po
01_the-debian-project.po 05_packaging-system.po 09_unix-services.po 13_workstation.po 90_derivative-distributions.po debian-handbook.po
02_case-study.po 06_apt.po 10_network-infrastructure.po 14_security.po 92_short-remedial-course.po README
samsul@studio:/mnt/home/samsul/Dokumen/Projects/git/debian/debian-handbook_id-ID/id-ID$ git status
On branch master
Your branch is up-to-date with 'origin/master'.
Changes to be committed:
(use "git reset HEAD <file>..." to unstage)
modified: 02_case-study.po
Untracked files:
(use "git add <file>..." to include in what will be committed)
.03_existing-setup.po.swp
samsul@studio:/mnt/home/samsul/Dokumen/Projects/git/debian/debian-handbook_id-ID/id-ID$ git commit -am "id-ID: Update 02_case-study.po with a new version by Samsul Ma'arif"
[master a94be57] id-ID: Update 02_case-study.po with a new version by Samsul Ma'arif
1 file changed, 30 insertions(+), 10 deletions(-)
samsul@studio:/mnt/home/samsul/Dokumen/Projects/git/debian/debian-handbook_id-ID/id-ID$ git push origin master
Counting objects: 7, done.
Delta compression using up to 2 threads.
Compressing objects: 100% (4/4), done.
Writing objects: 100% (4/4), 1.62 KiB | 0 bytes/s, done.
Total 4 (delta 3), reused 0 (delta 0)
To https://github.com/samsulmaarif/debian-handbook_id-ID
1fdb3f2..a94be57 master -> master
samsul@studio:/mnt/home/samsul/Dokumen/Projects/git/debian/debian-handbook_id-ID/id-ID$ vim 02_*.po
samsul@studio:/mnt/home/samsul/Dokumen/Projects/git/debian/debian-handbook_id-ID/id-ID$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment