[Digikam-devel] [Git] Commits to git master.

Veaceslav Munteanu slavuttici at gmail.com
Thu Aug 4 21:38:26 BST 2011


another question..

for me "git status" doesn't work, it say "Nothing to commit"
but "./gits status" works fine.
also "./gits pull" works but
when I tried:
./gits commit -a -v -m "Fix bug 141389, added sorting by EXIF date"
i receive this erorr:
Aborting gits commit, failed for: '.': exit 1
 (first entry, no other successfully executed)

On Wed, Aug 3, 2011 at 7:49 PM, Gilles Caulier <caulier.gilles at gmail.com>wrote:

> You must have a git config similar to mine :
>
> [gilles at localhost ~]$ pwd
> /home/gilles
>
> [gilles at localhost ~]$ cat .gitconfig
> [url "git://anongit.kde.org/"]
>        insteadof = kde://
>
> [url "git at git.kde.org:"]
>        pushinsteadof = kde://
>
> [url "ssh://git@git.kde.org/"]
>        pushinsteadof = kde://
>
> [alias]
>        up = pull --rebase -v --stat
>        ci = commit -a -v
> [core]
>        editor = mcedit
>
> [user]
>        name = Gilles Caulier
>        email = caulier.gilles at gmail.com
>
> [push]
>        default = tracking
>
> [color]
>        # turn on color
>        diff = auto
>        status = auto
>        branch = auto
>        interactive = auto
>        ui = auto
>
> [color "branch"]
>        current = green bold
>        local = green
>        remote = red bold
>
> [color "diff"]
>        meta = yellow bold
>        frag = magenta bold
>        old = red bold
>        new = green bold
>
> [color "status"]
>        added = green bold
>        changed = yellow bold
>        untracked = red
>
> [color "sh"]
>        branch = yellow
> [gilles at localhost ~]$
>
> Gilles
> 2011/8/3 Veaceslav Munteanu <slavuttici at gmail.com>:
> > Hello, I recently obtained a developer account.
> > i have few things to commit, but i want to know how to configure git
> > correctly, which options to add,  because i don't want to mess anything
> :)
> > Thanks in advance,
> > Veaceslav
> > _______________________________________________
> > Digikam-devel mailing list
> > Digikam-devel at kde.org
> > https://mail.kde.org/mailman/listinfo/digikam-devel
> >
> >
> _______________________________________________
> Digikam-devel mailing list
> Digikam-devel at kde.org
> https://mail.kde.org/mailman/listinfo/digikam-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/digikam-devel/attachments/20110804/14dcc0b1/attachment.html>


More information about the Digikam-devel mailing list