[Linux-Biella] git e cose strambe

Paolo Ciarrocchi paolo.ciarrocchi a gmail.com
Mar 24 Mar 2009 14:08:31 CET


2009/3/24 Paul TT <paultt a bilug.linux.it>:
> Paolo Ciarrocchi wrote:
>> 2009/3/24 Paul TT <paultt a bilug.linux.it>:
>>
>>> Paolo Ciarrocchi wrote:
>>>
>>>> ....
>>>>
>>>>> rifai il checkout col -b e ti insulta dicendo che c'e' gia' la branch locale
>>>>>
>>>>>
>>>> Non capisco *nulla* di quanto stati cercando di dire.
>>>> Se mi fai un esempio magari capisco.
>>>>
>>>>
>>> eh lo avrei fatto se avessi avuto una via logica per arrivare li'.
>>> come faccio il checkout di una branch che e' gia in locale? con -b non
>>> mi lascia, si lamenta che esiste gia'.
>>>
>>
>> Ovviamente.
>>
>> git pull?
>> git fetch + merge?
>> cancelli la branch e la ricrei?
>>
>> Sinceramente non capisco cosa tu voglia ottenere.
>>
> git pull
> fa come
> svn up
> ???
> (tanto per capirci)
> e non mi perde la branch? ora provo
> ........
> si', pare andare.
> grazie

Prego.

> cmq lol, git accetta 130 comandi. CENTOTRENTA!!!!!! :D
> contati al volo hg ne usa 48, svn una 30ina :D
> non e' che git lo sta sviluppando la M$??? :D

Cerca di impegnarti di piu' per essere credibile.

Stai contando tutti i comandi, compresi quelli che non sono pensati
per essere usati in modo interattivo ma da script.

$ git
usage: git [--version] [--exec-path[=GIT_EXEC_PATH]] [-p|--paginate|--no-pager]
[--bare] [--git-dir=GIT_DIR] [--work-tree=GIT_WORK_TREE] [--help] COMMAND [ARGS]


The most commonly used git commands are:
   add        Add file contents to the index
   bisect     Find the change that introduced a bug by binary search
   branch     List, create, or delete branches
   checkout   Checkout a branch or paths to the working tree
   clone      Clone a repository into a new directory
   commit     Record changes to the repository
   diff       Show changes between commits, commit and working tree, etc
   fetch      Download objects and refs from another repository
   grep       Print lines matching a pattern
   init       Create an empty git repository or reinitialize an existing one
   log        Show commit logs
   merge      Join two or more development histories together
   mv         Move or rename a file, a directory, or a symlink
   pull       Fetch from and merge with another repository or a local branch
   push       Update remote refs along with associated objects
   rebase     Forward-port local commits to the updated upstream head
   reset      Reset current HEAD to the specified state
   rm         Remove files from the working tree and from the index
   show       Show various types of objects
   status     Show the working tree status
   tag        Create, list, delete or verify a tag object signed with GPG

See 'git help COMMAND' for more information on a specific command.

20 comandi.

Ciao,
-- 
Paolo
http://paolo.ciarrocchi.googlepages.com/
http://mypage.vodafone.it/


Maggiori informazioni sulla lista Linux