<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>GIT repository management in 30 days</title>
    <subTitle>learn to manage code repositories like a pro</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Jaiswal, Sumit</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
    <role>
      <roleTerm type="text">Author</roleTerm>
    </role>
  </name>
  <typeOfResource/>
  <originInfo>
    <place>
      <placeTerm type="text">New Delhi</placeTerm>
    </place>
    <publisher>BPB Publication</publisher>
    <dateIssued>2023</dateIssued>
    <issuance/>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <extent>xx, 276 p. : ill. ; 24 cm</extent>
  </physicalDescription>
  <abstract>"Git Repository Management in 30 Days" is a step-by-step guide for developers looking to master the art of Git repository management. This book covers everything from the fundamentals of Git to advanced subjects like branching, merging, rebasing, and dispute resolutionThe book will help you learn how to establish, manage, and collaborate on Git repositories. Besides this, it will also teach you how to use Git commands, tools, and workflows to increase code quality and streamline your development process.</abstract>
  <note type="statement of responsibility">by Sumit Jaiswal</note>
  <note>Includes bibliographical references and index.</note>
  <subject>
    <topic>File organization (Computer science)</topic>
  </subject>
  <subject>
    <topic>File management (Computer science)</topic>
  </subject>
  <classification authority="ddc">005.436 JAI/G</classification>
  <identifier type="isbn"> 9789355518071 (pbk.)</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">IN-BhIIT</recordContentSource>
    <recordCreationDate encoding="marc">250220</recordCreationDate>
    <recordChangeDate encoding="iso8601">20250220161505.0</recordChangeDate>
    <recordIdentifier source="IN-BhIIT">TB12277</recordIdentifier>
  </recordInfo>
</mods>
