Re: [gitg] limit the number of revisions
- From: Jesse van den Kieboom <jesse icecrew nl>
- To: Jan Pohanka <pohanka jablocom com>
- Cc: gitg-list gnome org
- Subject: Re: [gitg] limit the number of revisions
- Date: Mon, 13 Aug 2012 10:00:20 +0200
Hi Jan,
gitg actually passes unrecognized command line arguments to git log. You can separate those arguments from the normal gitg cmd arguments by specifying them after a double dash (--) as is customary for gnu command line options, so you can just do the following to load only 10 commits:
gitg -- -10
Cheers
2012/8/2 Jan Pohanka
<pohanka jablocom com>
Hello,
does there exist any command line switch, which can limit the number of loaded revisions? For larger projects (eg. linux kernel) gitg start takes really long (~10s). Gitk has the switch -n that can do this.
regards
Jan
(please cc me if you respond, I'm not on the list)
_______________________________________________
gitg-list mailing list
gitg-list gnome org
https://mail.gnome.org/mailman/listinfo/gitg-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]