<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Question Re: How to Connect Eclipse with Git or abapGit and Push A... in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/how-to-connect-eclipse-with-git-or-abapgit-and-push-abap-code-to-github-for/qaa-p/14118496#M4915909</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;this &lt;A href="https://developers.sap.com/tutorials/abap-install-abapgit-plugin..html" target="_self"&gt;tutorial&lt;/A&gt; provides information about&amp;nbsp;how to install the abapGit Plugin to transfer ABAP development objects between a Git repository and an SAP S/4HANA Cloud, ABAP Environment instance or an SAP BTP, ABAP Environment instance.&lt;/P&gt;&lt;P&gt;Does this help?&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Wolfgang&lt;/P&gt;</description>
    <pubDate>Wed, 04 Jun 2025 06:20:18 GMT</pubDate>
    <dc:creator>wolfgang_woehrle</dc:creator>
    <dc:date>2025-06-04T06:20:18Z</dc:date>
    <item>
      <title>How to Connect Eclipse with Git or abapGit and Push ABAP Code to GitHub for ABAP Cloud project</title>
      <link>https://community.sap.com/t5/technology-q-a/how-to-connect-eclipse-with-git-or-abapgit-and-push-abap-code-to-github-for/qaq-p/14117990</link>
      <description>&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="3"&gt;I'm working on an ABAP development project and would like to integrate version control using GitHub.&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="arial,helvetica,sans-serif" size="3"&gt;I’m specifically looking to &lt;STRONG&gt;push ABAP code to GitHub directly from Eclipse&lt;/STRONG&gt; using either &lt;STRONG&gt;Git&lt;/STRONG&gt; or the &lt;STRONG&gt;abapGit plugin&lt;/STRONG&gt;.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="3"&gt;&lt;STRONG&gt;What I've done so far:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="3"&gt;Installed &lt;STRONG&gt;Egit plugin&lt;/STRONG&gt; in Eclipse via the Marketplace.&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ayyaparaja_0-1748958221125.png"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/269015iDBDD2A29CF69A91C/image-size/medium?v=v2&amp;amp;px=400" alt="Ayyaparaja_0-1748958221125.png" title="Ayyaparaja_0-1748958221125.png" /&gt;&lt;/span&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="3"&gt;Installed the &lt;STRONG&gt;abapGit plugin&lt;/STRONG&gt; in Eclipse following the SAP Developers guide:&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="arial,helvetica,sans-serif" size="3"&gt;&lt;A href="https://developers.sap.com/tutorials/abap-install-abapgit-plugin.html" target="_blank" rel="noopener"&gt;https://developers.sap.com/tutorials/abap-install-abapgit-plugin.html&lt;/A&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="3"&gt;&lt;STRONG&gt;I'm trying to understand:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="3"&gt;Can I &lt;STRONG&gt;push ABAP code directly from Eclipse ADT to GitHub&lt;/STRONG&gt;?&lt;/FONT&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="3"&gt;If yes, what are the &lt;STRONG&gt;exact steps&lt;/STRONG&gt; to do this using either Git or abapGit in Eclipse?&lt;/FONT&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="3"&gt;If not, what is the &lt;STRONG&gt;recommended way&lt;/STRONG&gt; to use GitHub for ABAP version control (especially in ABAP cloud&amp;nbsp; project)?&lt;/FONT&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Tue, 03 Jun 2025 13:56:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/how-to-connect-eclipse-with-git-or-abapgit-and-push-abap-code-to-github-for/qaq-p/14117990</guid>
      <dc:creator>Ayyaparaja</dc:creator>
      <dc:date>2025-06-03T13:56:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to Connect Eclipse with Git or abapGit and Push A...</title>
      <link>https://community.sap.com/t5/technology-q-a/how-to-connect-eclipse-with-git-or-abapgit-and-push-abap-code-to-github-for/qaa-p/14118496#M4915909</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;this &lt;A href="https://developers.sap.com/tutorials/abap-install-abapgit-plugin..html" target="_self"&gt;tutorial&lt;/A&gt; provides information about&amp;nbsp;how to install the abapGit Plugin to transfer ABAP development objects between a Git repository and an SAP S/4HANA Cloud, ABAP Environment instance or an SAP BTP, ABAP Environment instance.&lt;/P&gt;&lt;P&gt;Does this help?&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Wolfgang&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 06:20:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/how-to-connect-eclipse-with-git-or-abapgit-and-push-abap-code-to-github-for/qaa-p/14118496#M4915909</guid>
      <dc:creator>wolfgang_woehrle</dc:creator>
      <dc:date>2025-06-04T06:20:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to Connect Eclipse with Git or abapGit and Push A...</title>
      <link>https://community.sap.com/t5/technology-q-a/how-to-connect-eclipse-with-git-or-abapgit-and-push-abap-code-to-github-for/qaa-p/14118516#M4915913</link>
      <description>&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="3"&gt;Hi Wolfgang,&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="3"&gt;Thanks for sharing the tutorial — it was helpful for installing the abapGit plugin in Eclipse.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="3"&gt;However, I could only find the &lt;STRONG&gt;installation steps&lt;/STRONG&gt;.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="arial,helvetica,sans-serif" size="3"&gt;Could you please share the &lt;STRONG&gt;steps to connect Eclipse with a Git repository for ABAP code&lt;/STRONG&gt;?&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="3"&gt;I'm specifically looking to understand how to &lt;STRONG&gt;push ABAP code from Eclipse (ADT) to GitHub&lt;/STRONG&gt; for version control.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="3"&gt;Thanks in advance!&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 06:57:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/how-to-connect-eclipse-with-git-or-abapgit-and-push-abap-code-to-github-for/qaa-p/14118516#M4915913</guid>
      <dc:creator>Ayyaparaja</dc:creator>
      <dc:date>2025-06-04T06:57:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to Connect Eclipse with Git or abapGit and Push A...</title>
      <link>https://community.sap.com/t5/technology-q-a/how-to-connect-eclipse-with-git-or-abapgit-and-push-abap-code-to-github-for/qaa-p/14118609#M4915931</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;there's another tutorial on GitHub that might help:&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.sap.com/tutorials/abap-environment-abapgit-transfer..html" target="_blank"&gt;https://developers.sap.com/tutorials/abap-environment-abapgit-transfer..html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 08:24:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/how-to-connect-eclipse-with-git-or-abapgit-and-push-abap-code-to-github-for/qaa-p/14118609#M4915931</guid>
      <dc:creator>SabineReich</dc:creator>
      <dc:date>2025-06-04T08:24:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to Connect Eclipse with Git or abapGit and Push A...</title>
      <link>https://community.sap.com/t5/technology-q-a/how-to-connect-eclipse-with-git-or-abapgit-and-push-abap-code-to-github-for/qaa-p/14118625#M4915933</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.sap.com/t5/user/viewprofilepage/user-id/1383580"&gt;@Ayyaparaja&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;The short answer is yes, it is possible to push ABAP code to Git e.g. Github. You need abapgit to be installed which I presume you have done. Just follow the steps.&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Create a new repository in github and get the link of the repository.&lt;/P&gt;&lt;P&gt;2. Note down your github user and password. Also, create a token. (path is profile-&amp;gt;settings-&amp;gt;Developer settings-&amp;gt;personal access token)&lt;/P&gt;&lt;P&gt;3. In the Eclipst ADT, open github repositories view and link your package to the repository. (You should be seeing a + button for this in this view). Use the package which has all the objects you want to push to github. Don't select the checkbox, pull after link.&amp;nbsp;&lt;/P&gt;&lt;P&gt;4. Once successfully linked, open another view github Staging. Then the current repository content should be shown. If not, you need to select your repository by clicking on the golden cylinder button on top right and select the repository you linked in step 3.&lt;/P&gt;&lt;P&gt;5. Once the repository is selected, all the unstaged changed objects will be shown. You need select all or part and click on the + button to stage it.&lt;/P&gt;&lt;P&gt;6. Once staged, you need to write a commit message and click on "Commit and Push" button. The github user id and password prompt will appear. Enter the one mentioned in step 2.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Once push is over, you will be able to view your objects inside the github repository you used in step 1.&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Mainak&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 13:59:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/how-to-connect-eclipse-with-git-or-abapgit-and-push-abap-code-to-github-for/qaa-p/14118625#M4915933</guid>
      <dc:creator>mainak-aich</dc:creator>
      <dc:date>2025-06-04T13:59:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to Connect Eclipse with Git or abapGit and Push A...</title>
      <link>https://community.sap.com/t5/technology-q-a/how-to-connect-eclipse-with-git-or-abapgit-and-push-abap-code-to-github-for/qaa-p/14120994#M4916185</link>
      <description>Hi, I am sorry, that I did not see that you already had installed the plug-in that I recommended you. I am already in contact with our expert and we try to get back to a.s.a.p. Kind regards, Wolfgang</description>
      <pubDate>Fri, 06 Jun 2025 07:19:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/how-to-connect-eclipse-with-git-or-abapgit-and-push-abap-code-to-github-for/qaa-p/14120994#M4916185</guid>
      <dc:creator>wolfgang_woehrle</dc:creator>
      <dc:date>2025-06-06T07:19:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to Connect Eclipse with Git or abapGit and Push A...</title>
      <link>https://community.sap.com/t5/technology-q-a/how-to-connect-eclipse-with-git-or-abapgit-and-push-abap-code-to-github-for/qaa-p/14122390#M4916305</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.sap.com/t5/user/viewprofilepage/user-id/1383580"&gt;@Ayyaparaja&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Yes, you can absolutely push ABAP code directly from Eclipse ADT to a GitHub repository. Based on the plugins you've installed, the correct tool for this is the &lt;STRONG&gt;abapGit plugin for ADT&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;Here is a comprehensive guide to help you link your repository and manage your code.&lt;/P&gt;&lt;P&gt;&lt;FONT size="4"&gt;&lt;STRONG&gt;Prerequisites in GitHub&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;Before you begin in ADT, please complete the following steps in GitHub:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Create a New Repository: If you haven't already, create a new repository. It is recommended to initialize it with a README.md file. This ensures that a default branch (e.g., main or master) is created, which is required for the initial linking process in ADT.&lt;/LI&gt;&lt;LI&gt;Copy the Repository URL: Copy the HTTPS URL of your repository. You will need this to link it within ADT.&lt;/LI&gt;&lt;LI&gt;Generate a Personal Access Token (PAT): If you are connecting to a private repository on github.com or an internal company instance (like github.tools.sap), you must generate a Personal Access Token. This token will be used instead of your password for authentication from ADT. Ensure the token has the necessary scopes (e.g., repo) to allow read and write access to the repository.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;BR /&gt;&lt;FONT size="4"&gt;&lt;STRONG&gt;Linking Your Repository in ADT&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;Follow these steps to link your local ABAP package to the remote Git repository:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Open the abapGit Repositories View: In ADT, use the shortcut Ctrl+3 (for Windows) or Cmd+3 (for macOS) and type abapGit Repositories to open the view. This view lists all the repository links set up in your ABAP system.&lt;/LI&gt;&lt;LI&gt;Initiate a New Repository Link: In the top-right corner of the "abapGit Repositories" view, click the +&lt;/LI&gt;&lt;LI&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-right" image-alt="Screenshot 2025-06-09 030354.png"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/271521iFEF3ABE36E255B88/image-size/small?v=v2&amp;amp;px=200" alt="Screenshot 2025-06-09 030354.png" title="Screenshot 2025-06-09 030354.png" /&gt;&lt;/span&gt;&amp;nbsp;(Add) icon. This will start the process to link a new remote repository to an ABAP package&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;U&gt;Please Note: This "linking" step does not clone or pull any code. It simply establishes a persistent connection between a specific ABAP package and a specific branch of your Git repository. The current architecture permits a one-to-one relationship; one package can be linked to only one repository branch at a time.&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;FONT size="4"&gt;&lt;STRONG&gt;Complete the "Link Repository" Wizard:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Repository URL: On the first page of the wizard, paste the repository URL you copied from GitHub.&lt;/LI&gt;&lt;LI&gt;Authentication: If the repository is private or on an internal enterprise server, you will be prompted for credentials. Enter your GitHub username and use the Personal Access Token (PAT) you generated as your password.&lt;/LI&gt;&lt;LI&gt;Branch and Package Selection: Choose the specific repository Branch you want to work with and select the ABAP Package you wish to link it to. All Git operations, such as pulling and pushing, will be performed between this selected pair.&lt;/LI&gt;&lt;LI&gt;Initial Pull Option: If you are linking a repository for the first time to an empty package, it is recommended to uncheck the "Pull after link" option to maintain clear separation of steps. You can perform a pull manually later.&lt;/LI&gt;&lt;LI&gt;Folder Logic Selection: The next page defines the "Folder Logic." This crucial setting determines the folder structure of your ABAP objects within the Git repository.&lt;BR /&gt;&lt;STRONG&gt;FULL&lt;/STRONG&gt;: Creates a folder structure that mirrors the ABAP object hierarchy (e.g., /src/zcl_my_class.clas.abap). This is a common and intuitive choice.&lt;BR /&gt;&lt;STRONG&gt;PREFIX&lt;/STRONG&gt;: Uses the package name as a top-level folder for all objects.&lt;BR /&gt;&lt;STRONG&gt;NAMESPACE&lt;/STRONG&gt;: Uses the SAP namespace (e.g., /0CUST/) as the top-level folder.&lt;BR /&gt;Choose the logic that best suits your project's standards. For most use cases, FULL is recommended.&lt;/LI&gt;&lt;LI&gt;Finalize the Link: After selecting the folder logic, click Finish. Your ABAP package and Git repository branch are now successfully linked.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size="4"&gt;&lt;STRONG&gt;Performing Git Operations&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;Once the link is established, you can perform standard Git operations from the context menu of the linked repository.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-right" image-alt="Screenshot 2025-06-09 030221.png"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/271520i14A18ED3D79A962B/image-size/medium?v=v2&amp;amp;px=400" alt="Screenshot 2025-06-09 030221.png" title="Screenshot 2025-06-09 030221.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="4"&gt;&lt;STRONG&gt;For Pulling Changes from the Repository&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;If the remote repository contains objects that are not yet in your ABAP system, you can pull them.&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Right-click on the linked repository in the "abapGit Repositories" view and select "Pull".&lt;/LI&gt;&lt;LI&gt;The wizard will connect to the remote repository and show you a list of ABAP objects that are available to be imported.&lt;/LI&gt;&lt;LI&gt;Select the objects you wish to import into your package.&lt;/LI&gt;&lt;LI&gt;Click Continue and then Finish to complete the pull process. The selected objects will be created or updated in your ABAP system.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;FONT size="4"&gt;For Pushing Your Changes to the Repository&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;After making changes to ABAP objects within your linked package, right-click on the repository link and choose the Stage and Push option.&lt;/LI&gt;&lt;LI&gt;This action will open the "abapGit Staging" view. This view displays all modified, created, or deleted objects (both code and non-code files) in your local package that differ from the current state of the repository branch.&lt;/LI&gt;&lt;LI&gt;Select the changes you wish to commit. You can add individual files or all changes to the "Staged Changes" area by using the + icon.&lt;/LI&gt;&lt;LI&gt;In the "Commit Message" box, write a clear and concise message describing the changes you are pushing.&lt;/LI&gt;&lt;LI&gt;Once you have staged your desired files and written a commit message, click the Commit and Push button to transfer your changes to the remote GitHub repository.&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Please let me know if there is any other information I can help you with.&lt;BR /&gt;Thanks,&lt;BR /&gt;Aarnav&lt;/P&gt;</description>
      <pubDate>Sun, 08 Jun 2025 21:37:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/how-to-connect-eclipse-with-git-or-abapgit-and-push-abap-code-to-github-for/qaa-p/14122390#M4916305</guid>
      <dc:creator>Aarnavpant</dc:creator>
      <dc:date>2025-06-08T21:37:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to Connect Eclipse with Git or abapGit and Push A...</title>
      <link>https://community.sap.com/t5/technology-q-a/how-to-connect-eclipse-with-git-or-abapgit-and-push-abap-code-to-github-for/qaa-p/14122594#M4916345</link>
      <description>Hi &lt;a href="https://community.sap.com/t5/user/viewprofilepage/user-id/1544342"&gt;@Aarnavpant&lt;/a&gt;, Thanks for sharing the detailed steps and explanation.</description>
      <pubDate>Mon, 09 Jun 2025 08:02:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/how-to-connect-eclipse-with-git-or-abapgit-and-push-abap-code-to-github-for/qaa-p/14122594#M4916345</guid>
      <dc:creator>Ayyaparaja</dc:creator>
      <dc:date>2025-06-09T08:02:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to Connect Eclipse with Git or abapGit and Push A...</title>
      <link>https://community.sap.com/t5/technology-q-a/how-to-connect-eclipse-with-git-or-abapgit-and-push-abap-code-to-github-for/qaa-p/14122599#M4916346</link>
      <description>Hi &lt;a href="https://community.sap.com/t5/user/viewprofilepage/user-id/1803"&gt;@SabineReich&lt;/a&gt;, Thanks for sharing the tutorial.</description>
      <pubDate>Mon, 09 Jun 2025 08:04:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/how-to-connect-eclipse-with-git-or-abapgit-and-push-abap-code-to-github-for/qaa-p/14122599#M4916346</guid>
      <dc:creator>Ayyaparaja</dc:creator>
      <dc:date>2025-06-09T08:04:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to Connect Eclipse with Git or abapGit and Push A...</title>
      <link>https://community.sap.com/t5/technology-q-a/how-to-connect-eclipse-with-git-or-abapgit-and-push-abap-code-to-github-for/qaa-p/14122600#M4916347</link>
      <description>Hi &lt;a href="https://community.sap.com/t5/user/viewprofilepage/user-id/151520"&gt;@mainak-aich&lt;/a&gt;, Thanks for sharing the detailed steps.</description>
      <pubDate>Mon, 09 Jun 2025 08:05:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/how-to-connect-eclipse-with-git-or-abapgit-and-push-abap-code-to-github-for/qaa-p/14122600#M4916347</guid>
      <dc:creator>Ayyaparaja</dc:creator>
      <dc:date>2025-06-09T08:05:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to Connect Eclipse with Git or abapGit and Push A...</title>
      <link>https://community.sap.com/t5/technology-q-a/how-to-connect-eclipse-with-git-or-abapgit-and-push-abap-code-to-github-for/qaa-p/14379918#M4940793</link>
      <description>Make sure after creating the repository on Github. You add README.md file. otherwise when you add the repo link to abagit repository it wont work. make sure the repository is not empty.</description>
      <pubDate>Tue, 21 Apr 2026 20:12:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/how-to-connect-eclipse-with-git-or-abapgit-and-push-abap-code-to-github-for/qaa-p/14379918#M4940793</guid>
      <dc:creator>Hmungania</dc:creator>
      <dc:date>2026-04-21T20:12:55Z</dc:date>
    </item>
  </channel>
</rss>

