Sponsored Content
Full Discussion: Jupiter and Venus
The Lounge What is on Your Mind? Jupiter and Venus Post 302263968 by cbkihong on Tuesday 2nd of December 2008 08:57:48 PM
Old 12-02-2008
Quote:
Originally Posted by Perderabo
I had a great view last night. Venus steals the show... it looks more like an aircraft or something. That's not a lunar eclipse though... an eclipse wouldn't last more than an hour or two and you start and end with a full moon.
Sorry with the wrong term - I meant a "crescent" but not sure why the word "eclipse" came to mind instead. Probably because I was using the Eclipse IDE when I was typing. Smilie
 
JGIT(1) 						      General Commands Manual							   JGIT(1)

NAME
jgit - Pure Java GIT version control system implementation SYNOPSIS
jgit --git-dir GIT_DIR --help (-h) --show-stack-trace command [ARG ...] DESCRIPTION
JGit is an implementaion of GIT VCS written in Java language. Git is a fast, scalable, distributed revision control system with an unusually rich command set that provides both high-level operations and full access to internals. OPTIONS
--git-dir GIT_DIR Set the git repository to operate on --help (-h) Display help text --show-stack-trace display the Java stack trace on exceptions The most commonly used commands are: add Add file contents to the index branch List, create, or delete branches checkout Checkout a branch to the working tree clone Clone a repository into a new directory commit Record changes to the repository daemon Export repositories over git:// diff Show diffs fetch Update remote refs from another repository init Create an empty git repository log View commit history merge Merges two development histories push Update remote repository from local refs rm Stop tracking a file tag Create a tag version Display the version of jgit AUTHOR
JGit was written by Eclipse JGIT Project contributors, http://www.eclipse.org/jgit This manual page was written by Jakub Adam <jakub.adam@ktknet.cz>, for the Debian project (but may be used by others). November 11, 2011 JGIT(1)
All times are GMT -4. The time now is 05:29 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy