git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* RE: Use of Git with local folders
@ 2024-04-29 15:47 Felipe Bustamante
  0 siblings, 0 replies; 8+ messages in thread
From: Felipe Bustamante @ 2024-04-29 15:47 UTC (permalink / raw)
  To: 'Beat Bolli', 'Junio C Hamano'
  Cc: git, 'Karthik Nayak'

Hi Beat,

The technique suggested by Junio C Hamano resulted in a resf error when executing the for, which did not allow me to obtain the expected result.

On the other hand, the technique that you have suggested to me did give the expected results and now has a master and all the commits made for two weeks.

Thank you very much for the help, everyone,


Felipe Bustamante
Sverige



--
This email has been checked for viruses by AVG antivirus software.
www.avg.com

^ permalink raw reply	[flat|nested] 8+ messages in thread
* Use of Git with local folders
@ 2024-04-25 16:19 Felipe Bustamante
  2024-04-26 10:16 ` Karthik Nayak
  0 siblings, 1 reply; 8+ messages in thread
From: Felipe Bustamante @ 2024-04-25 16:19 UTC (permalink / raw)
  To: git

Hi,

I would like to know if it is possible to combine the contents of several directories with copies of the same source code but with different changes?

The stage is:
1. There is a directory with the original source code, without changes.
2. There are several directories, ordered by the date of creation, which are a copy of the original source code, copies made every day after generating changes, that is, the original source code resides in the DIR1 directory, a copy is made with name dir2, and changes are made to the source code of the project. The next day, a copy of the directory of name DIR2 is made and renamed DIR3, we work with this directory making changes to the source code. The same process is carried out for two weeks.

The important question would be, is it possible to combine these directories in a repository with a Master branch (the first original directory (DIR1) and transform the other directory into branches of the master?

It would be useful, if copies were made that were made on an original directory (dir1) that was already becoming a git repository, with the use of Visual Studio 2022?

As an observation, the work is done on an isolated computer, without internet connection or to backup devices, the computer is fully isolated and it is necessary to generate the version control, in the case that it is possible.

Any orientation in this regard would be very useful.

Thanks,

Felipe Bustamante
Sverige


--
This email has been checked for viruses by AVG antivirus software.
www.avg.com

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2024-04-29 15:47 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-29 15:47 Use of Git with local folders Felipe Bustamante
  -- strict thread matches above, loose matches on Subject: below --
2024-04-25 16:19 Felipe Bustamante
2024-04-26 10:16 ` Karthik Nayak
2024-04-26 15:56   ` Felipe Bustamante
2024-04-27 16:08     ` Beat Bolli
2024-04-27 17:14       ` Junio C Hamano
2024-04-27 22:02         ` Beat Bolli
2024-04-29 15:44           ` Felipe Bustamante

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).