update
This commit is contained in:
		
					parent
					
						
							
								aafb63edb1
							
						
					
				
			
			
				commit
				
					
						599cb15f30
					
				
			
		
					 3 changed files with 5 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								debian/changelog
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								debian/changelog
									
										
									
									
										vendored
									
									
								
							|  | @ -3,6 +3,8 @@ git-annex (0.02) UNRELEASED; urgency=low | ||||||
|   * New fromkey subcommand, for registering urls, etc. |   * New fromkey subcommand, for registering urls, etc. | ||||||
|   * Can scp annexed files from remote hosts, and check remote hosts for |   * Can scp annexed files from remote hosts, and check remote hosts for | ||||||
|     file content when dropping files. |     file content when dropping files. | ||||||
|  |   * Add remote.annex-ignore git config setting to allow completly disabling | ||||||
|  |     a given remote. | ||||||
| 
 | 
 | ||||||
|  -- Joey Hess <joeyh@debian.org>  Thu, 21 Oct 2010 16:38:00 -0400 |  -- Joey Hess <joeyh@debian.org>  Thu, 21 Oct 2010 16:38:00 -0400 | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
|  | @ -1,3 +1,5 @@ | ||||||
| Support for remote git repositories (ssh:// specifically can be made to | Support for remote git repositories (ssh:// specifically can be made to | ||||||
| work, although the other end probably needs to have git-annex | work, although the other end probably needs to have git-annex | ||||||
| installed..) | installed..) | ||||||
|  | 
 | ||||||
|  | [[done]], at least get and put work.. | ||||||
|  |  | ||||||
|  | @ -92,7 +92,7 @@ Many git-annex subcommands will stage changes for later `git commit` by you. | ||||||
| 
 | 
 | ||||||
| * init description | * init description | ||||||
| 
 | 
 | ||||||
|   Initializes git-annex with a descripotion of the git repository. |   Initializes git-annex with a description of the git repository. | ||||||
|   This is an optional, but recommended step. |   This is an optional, but recommended step. | ||||||
| 
 | 
 | ||||||
| * unannex [path ...] | * unannex [path ...] | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Joey Hess
				Joey Hess