how to arrange source control?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



If I have all my (source and executables) under one directory, like:

rootdir
   libs
      lib1
      lib2
      lib3
      ....
   app1
      release
      debug
      data
      ....
   app2
      ....
   app3
      ....
   ....

what is the best way to use git? Should I run "git add ." in 'rootdir' or run it in each application and library? These libraries
are used by all of the applications.

thanks,
Bob


--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]