Estudiando dentro de mi repo me concontré: # aptitude show git-arch Description: fast, scalable, distributed revision control system (arch interoperability) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used mainly for various open source projects, most notably the Linux kernel.
Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. This package provides tools for importing development history from arch repositories. # aptitude show gnuit Description: GNU Interactive Tools, a file browser/viewer and process viewer/killer gnuit (GNU Interactive Tools) is a set of interactive text-mode tools, closely integrated with the shell. It contains an extensible file system browser (similar to Norton Commander and XTree), an ascii/hex file viewer, a process viewer/killer and some other related utilities and shell scripts. It can be used to increase the speed and efficiency of most of the daily tasks such as copying and moving files and directories, invoking editors, compressing and uncompressing files, creating and expanding archives, compiling programs, sending mail, etc. It looks nice, has colors (if the standard ANSI color sequences are supported) and is user-friendly. One of the main advantages of gnuit is its flexibility. It is not limited to a given set of commands. The configuration file can be easily enhanced, allowing the user to add new commands or file operations, depending on its needs or preferences. Del Git, les recomiendo leer la Wiki también: http://en.wikipedia.org/wiki/Git_(software) Git is a distributed revision control / software code management project created by Linus Torvalds, initially for the Linux kernel development. .... y el vídeo: http://www.youtube.com/watch?v=4XpnKHJAok8 Mis dudas: * No entiendo por qué si el Git está tan bueno como parece no lo he visto «dándose cabezasos» acá en Cuba con el svn y otros sistemas de control de versiones. * Bueno, lo del gnuit, era sólo curiosidad porque parece mejor que el MC, es que éste es más estándar y por eso se usa más. Saludos _______________________________________________ Cancelar suscripción https://listas.softwarelibre.cu/mailman/listinfo/linux-l Buscar en el archivo http://listas.softwarelibre.cu/buscar/linux-l
