J
jw56578
what is the technique used to handle this situation:
the method of deployment is to have the developer build the assembly on
his local system, then copy the files to the development server, and
then to the production server.
Developer has been implementing many changes on his local version of
the project.
Developer needs to make small modification to project and push to
production without pushing all the other changes he has already made.
the method of deployment is to have the developer build the assembly on
his local system, then copy the files to the development server, and
then to the production server.
Developer has been implementing many changes on his local version of
the project.
Developer needs to make small modification to project and push to
production without pushing all the other changes he has already made.